Kiwano Engine v1.3.x
|
时间 更多...
#include <Time.h>
Public 成员函数 | |
bool | IsZero () const |
是否是零时 更多... | |
const Duration | operator- (const Time &) const |
const Time | operator+ (const Duration &) const |
const Time | operator- (const Duration &) const |
Time & | operator+= (const Duration &) |
Time & | operator-= (const Duration &) |
静态 Public 成员函数 | |
static Time | Now () noexcept |
获取当前时间 | |
时间
|
inline |
是否是零时