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