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

The steady clock time. More...

#include <clocks.h>

Public Types

using duration = ETL_CHRONO_STEADY_CLOCK_DURATION
 
using rep = duration::rep
 
using period = duration::period
 
using time_point = etl::chrono::time_point< steady_clock, duration >
 

Static Public Member Functions

static time_point now () ETL_NOEXCEPT
 

Additional Inherited Members

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

Detailed Description

The steady clock time.


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