См. определение в файле EnProfilerTests.c строка 720
721 {
723
724 for (int i = 0; i < 1000; ++i)
725 {
726 string example =
string.Format(
"This %1 is %2 just %3 an %4 example %5", i,
Type(),
this, startTime,
"lorem ipsum 1 2 3");
727 }
728
730 }
proto native float GetTickTime()
Returns current time from start of the game.
proto native CGame GetGame()
Перекрестные ссылки GetGame(), CGame::GetTickTime() и Type.
Используется в TestFuncTimeData().