Count the whole seconds of a duration as a signed 64-bit integer.
Declared in <util/time.h>
<util/time.h>
template<typename Duration> constexpr int64_t TicksSeconds(Duration d);
The whole-second tick count of d.