См. определение в файле EnProfilerTests.c строка 734
735 {
737
738 for (int i = 0; i < 1000; ++i)
739 {
740 string example =
"This " + i +
" is " +
Type() +
" just " +
this +
" an " + startTime +
" example " +
"lorem ipsum 1 2 3";
741 }
742
744 }
proto native float GetTickTime()
Returns current time from start of the game.
proto native CGame GetGame()
Перекрестные ссылки GetGame(), CGame::GetTickTime() и Type.
Используется в TestFuncTimeData().