/dports/games/brainparty/brainparty/ |
H A D | bubbletrouble.cpp | 72 int TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in CreateBubble() local 131 int TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | setfinder.cpp | 172 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local 374 int TimePassed = TheGame->TickCount - TimeStarted; in Render() local
|
H A D | shufflepuzzler.cpp | 190 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local 223 int TimePassed = TheGame->TickCount - TimeStarted; in Render() local
|
H A D | rps.cpp | 90 int TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | balloonblaster.h | 57 int TimePassed; variable
|
H A D | nextinline.cpp | 255 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | routefinder.cpp | 64 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | iqtest.cpp | 219 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | oddoneout.cpp | 65 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | bpsays.cpp | 85 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | memorymaths.cpp | 331 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | symboliclogic.cpp | 103 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | memorybox.cpp | 119 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | connex.cpp | 103 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | marbledrop.cpp | 135 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | memoryblox.cpp | 77 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | cardmatch.cpp | 93 int TimePassed = TheGame->TickCount - TimeStarted; in GetWeight() local
|
H A D | strangerdanger.cpp | 73 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | perfectpaths.cpp | 86 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | scrambled.cpp | 213 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
H A D | untangler.cpp | 55 float TimePassed = (TheGame->TickCount - TimeStarted) / 1000.0f; in GetWeight() local
|
/dports/ftp/lftp/lftp-4.9.2/src/ |
H A D | Timer.h | 70 TimeDiff TimePassed() const { return SMTask::now-start; } in TimePassed() function
|
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Test/Vectors/VTest/ |
H A D | Benchmrk.pas | 99 function TimePassed: LongInt; in TimePassed() function
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/ |
H A D | upload_progress_tracker_unittest.cc | 188 TEST_F(UploadProgressTrackerTest, TimePassed) { in TEST_F() argument
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/ |
H A D | upload_progress_tracker_unittest.cc | 188 TEST_F(UploadProgressTrackerTest, TimePassed) { in TEST_F() argument
|