Return the whole-second count of a seconds duration.
Declared in <util/time.h>
<util/time.h>
constexpr int64_t count_seconds(std::chrono::seconds t);
The whole-second count of t.