LeviLamina
|
Public Types | |
using | duration = ticks |
using | rep = duration::rep |
using | period = duration::period |
using | time_point = std::chrono::time_point<GameTickClock> |
Static Public Member Functions | |
static LLNDAPI time_point | now () noexcept |
static constexpr time_point | fromTick (Tick const &tick) noexcept |
Static Public Attributes | |
static constexpr bool | is_steady = false |