Type aliases related to time.
More...
#include "xronos/runtime/time.hh"
|
using | xronos::sdk::Duration = runtime::Duration |
| Alias corresponding to the equivalent std::chrono::nanoseconds type.
|
|
using | xronos::sdk::TimePoint = runtime::TimePoint |
| Alias corresponding to the equivalent std::chrono::time_point type.
|
|
Type aliases related to time.