AERA
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
core::system_clock_us Struct Reference

Public Types

using rep = long long
 
using period = std::micro
 
using duration = std::chrono::duration< rep, period >
 
using time_point = std::chrono::time_point< system_clock_us >
 

Static Public Member Functions

static time_point now () noexcept
 

Static Public Attributes

static constexpr bool is_steady = false
 

Detailed Description

Definition at line 190 of file submodules/CoreLibrary/CoreLibrary/types.h.


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