Home
last modified time | relevance | path

Searched defs:TimePassed (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/brainparty/brainparty/
H A Dbubbletrouble.cpp72 int TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in CreateBubble() local
131 int TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dsetfinder.cpp172 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
374 int TimePassed = TheGame->TickCount - TimeStarted; in Render() local
H A Dshufflepuzzler.cpp190 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
223 int TimePassed = TheGame->TickCount - TimeStarted; in Render() local
H A Drps.cpp90 int TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dballoonblaster.h57 int TimePassed; variable
H A Dnextinline.cpp255 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Droutefinder.cpp64 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Diqtest.cpp219 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Doddoneout.cpp65 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dbpsays.cpp85 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dmemorymaths.cpp331 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dsymboliclogic.cpp103 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dmemorybox.cpp119 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dconnex.cpp103 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dmarbledrop.cpp135 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dmemoryblox.cpp77 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dcardmatch.cpp93 int TimePassed = TheGame->TickCount - TimeStarted; in GetWeight() local
H A Dstrangerdanger.cpp73 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dperfectpaths.cpp86 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Dscrambled.cpp213 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
H A Duntangler.cpp55 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
/dports/ftp/lftp/lftp-4.9.2/src/
H A DTimer.h70 TimeDiff TimePassed() const { return SMTask::now-start; } in TimePassed() function
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Test/Vectors/VTest/
H A DBenchmrk.pas99 function TimePassed: LongInt; in TimePassed() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dupload_progress_tracker_unittest.cc188 TEST_F(UploadProgressTrackerTest, TimePassed) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/
H A Dupload_progress_tracker_unittest.cc188 TEST_F(UploadProgressTrackerTest, TimePassed) { in TEST_F() argument

12