.TH "std::chrono::gps_clock" 3 "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::chrono::gps_clock .SH SYNOPSIS .br .PP .PP \fR#include \fP .SS "Public Types" .in +1c .ti -1c .RI "using \fBduration\fP" .br .ti -1c .RI "using \fBperiod\fP" .br .ti -1c .RI "using \fBrep\fP" .br .ti -1c .RI "using \fBtime_point\fP" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "template static gps_time< \fBcommon_type_t\fP< _Duration, \fBseconds\fP > > \fBfrom_utc\fP (const utc_time< _Duration > &__t)" .br .ti -1c .RI "static time_point \fBnow\fP ()" .br .ti -1c .RI "template static utc_time< \fBcommon_type_t\fP< _Duration, \fBseconds\fP > > \fBto_utc\fP (const gps_time< _Duration > &__t)" .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 A clock that measures GPS time\&. .PP The epoch is 1980-01-06 00:00:00\&. .PP \fBSince\fP .RS 4 C++20 .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.