Home
last modified time | relevance | path

Searched defs:GetMSec (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Core/
H A DTimer.cpp197 unsigned Timer::GetMSec(bool reset) in GetMSec() function in Urho3D::Timer
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DGame_local.h424 int GetMSec() const { return msec; }; in GetMSec() function
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DGame_local.h486 int GetMSec() const { return msec; }; in GetMSec() function