...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
The type used to represent time points.
using time_point = std::chrono::steady_clock::time_point;