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