27 namespace Timekeeper {
32 template <
typename C = ClockCLib,
typename D =
typename C::duration>
D Duration
Type for time duration units.
Types related to timekeeping.
Provides a stopwatch interface to time: it accumulates time between start/stop pairs.