ProtoZed
awesome branch
A simple but powerful game framework
|
Public Member Functions | |
Timestamp () | |
Timestamp (const Timestamp &other) | |
~Timestamp () | |
const Timestamp & | operator= (const Timestamp &rhs) |
bool | operator== (const Timestamp &other) const |
bool | operator!= (const Timestamp &other) const |
void | Now () |
PZ::Timestamp::Timestamp | ( | ) |
PZ::Timestamp::Timestamp | ( | const Timestamp & | other | ) |
PZ::Timestamp::~Timestamp | ( | ) |
void PZ::Timestamp::Now | ( | ) |
|
inline |
bool PZ::Timestamp::operator== | ( | const Timestamp & | other | ) | const |