Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::chrono::system_clock Class Reference

The system clock time. More...

#include <clocks.h>

Public Types

using duration = ETL_CHRONO_SYSTEM_CLOCK_DURATION
using rep = duration::rep
using period = duration::period
using time_point = etl::chrono::time_point<system_clock, duration>

Static Public Member Functions

static time_point now () ETL_NOEXCEPT
static etl::time_t to_time_t (const time_point &t) ETL_NOEXCEPT
static time_point from_time_t (etl::time_t t) ETL_NOEXCEPT

Additional Inherited Members

Static Public Attributes inherited from etl::chrono::private_chrono::is_steady_trait< ETL_CHRONO_SYSTEM_CLOCK_IS_STEADY >
static ETL_CONSTANT bool is_steady

Detailed Description

The system clock time.


The documentation for this class was generated from the following file: