bibi
latest
Getting Started
Algorithm
Allocator
Chrono
Clock
Requirements
TrivialClock
Container
Core
Iterator
Random
Thread
Type Traits
bibi
Docs
»
Chrono
Edit on GitHub
Chrono
¶
Clock
¶
Requirements
¶
requires
{
{
C
::
is_steady
}
->
bool
;
{
C
::
now
()}
->
typename
C
::
time_point
;
}
TrivialClock
¶