std_chrono_system_clock.3cxx

Langue: en

Version: 340384 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::chrono::system_clock -

system_clock

SYNOPSIS


Public Types


typedef chrono::seconds duration

typedef duration::period period

typedef duration::rep rep

typedef chrono::time_point< system_clock, duration > time_point

Static Public Member Functions


static time_point from_time_t (std::time_t __t)

static time_point now () throw ()

static std::time_t to_time_t (const time_point &__t)

Static Public Attributes


static const bool is_monotonic

Detailed Description

system_clock

Definition at line 628 of file chrono.

Author

Generated automatically by Doxygen for libstdc++ from the source code.