...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Convert a clock duration into a duration used for waiting.
static Clock::duration to_wait_duration( const typename Clock::time_point & t);
d
.