xronos-sdk 0.2.0
Xronos C++ SDK
 
Loading...
Searching...
No Matches
time.hh File Reference

Type aliases related to time. More...

#include "xronos/runtime/time.hh"

Typedefs

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.
 

Detailed Description

Type aliases related to time.