См. определение в файле MissionBenchmark.c строка 284
285 {
287 {
289 return;
290 }
291
298
300 {
303 }
304
306 {
309 {
311 return;
312 }
313 else
314 {
319 }
320 }
321
323 {
327 }
328
330 {
331 Print(
string.Format(
"================"));
333 }
334 }
void OnBenchmarkEnd(string reason)
BenchmarkLocation m_CurrentLocation
ref BenchmarkConfig m_Config
BenchmarkLocation m_NextLocation
void TeleportToPos(BenchmarkLocation loc)
proto void Print(void var)
Prints content of variable to console/log.
Перекрестные ссылки CreatePlayer(), vector::Distance(), GetGame(), GetPlayer(), m_Config, m_CurrentLocation, m_LocIndex, m_MeasureStepTimer, m_MeasuringStep, m_NextLocation, m_StepDistance, m_SumFPS, m_TimeCounter, OnBenchmarkEnd(), Print() и TeleportToPos().
Используется в AdvanceLocation() и Start().