just::thread Complete C++ Standard Thread Library by Just Software Solutions

Documentation Home >> Headers >> <chrono> Header >> std::chrono::monotonic_clock >> std::chrono::monotonic_clock::rep Typedef

A typedef for an integral type used to hold the number of ticks in a duration value.

typedef unspecified-integral-type rep;

Header

#include <chrono>

See Also