#pragma once #include namespace Time { QString prettifyDuration(int64_t duration); }