.TH "std::chrono::steady_clock" 3cxx "Mon Jul 10 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::chrono::steady_clock \- Monotonic clock\&. .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBchrono::nanoseconds\fP \fBduration\fP" .br .ti -1c .RI "typedef duration::period \fBperiod\fP" .br .ti -1c .RI "typedef duration::rep \fBrep\fP" .br .ti -1c .RI "typedef \fBchrono::time_point\fP< \fBsteady_clock\fP, \fBduration\fP > \fBtime_point\fP" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static \fBtime_point\fP \fBnow\fP () noexcept" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static constexpr bool \fBis_steady\fP" .br .in -1c .SH "Detailed Description" .PP Monotonic clock\&. Time returned has the property of only increasing at a uniform rate\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.