0 Members and 1 Guest are viewing this topic.
Int32 Time::asMilliseconds() const{ return static_cast<Uint32>(m_microseconds / 1000);}