YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
高精度时钟。 更多...
#include <ytimer.h>
Public 类型 | |
typedef std::chrono::nanoseconds | duration |
typedef duration::rep | rep |
typedef duration::period | period |
typedef std::chrono::time_point < HighResolutionClock, duration > | time_point |
静态 Public 成员函数 | |
static time_point | now () ynothrow |
静态 Public 属性 | |
static yconstexpr bool | is_steady = false |
typedef std::chrono::nanoseconds YSLib::Timers::HighResolutionClock::duration |
typedef duration::period YSLib::Timers::HighResolutionClock::period |
typedef duration::rep YSLib::Timers::HighResolutionClock::rep |
typedef std::chrono::time_point<HighResolutionClock, duration> YSLib::Timers::HighResolutionClock::time_point |
|
inlinestatic |
参考 platform::GetHighResolutionTicks().
参考自 Activate() , 以及 YSLib::Timers::Timer::Refresh().
|
static |