DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
EnProfilerTests()
void Sleep2::EnProfilerTests
(
)
См. определение в файле
EnProfilerTests.c
строка
770
774
{
775
float
startTime =
GetGame
().
GetTickTime
();
776
while
(
GetGame
().GetTickTime() - startTime < timeS)
777
{
778
// Zzz
779
}
780
781
return
GetGame
().
GetTickTime
() - startTime;
782
}
783
784
float
DoEverything
()
DoEverything
float DoEverything()
Определения
EnProfilerTests.c:784
CGame::GetTickTime
proto native float GetTickTime()
Returns current time from start of the game.
GetGame
proto native CGame GetGame()
Ishodniki
scripts
3_Game
Systems
TFTests
EnProfilerTests.c
Создано системой
1.13.2