См. определение в файле MissionBenchmark.c строка 270
271 {
273 {
275 return;
276 }
277
285
287 {
290 }
291
293 {
296 {
298 return;
299 }
300 else
301 {
306 }
307 }
308
310 {
314 }
315
317 {
318 Print(
string.Format(
"================"));
320 }
321 }
void OnBenchmarkEnd(string reason)
BenchmarkLocation m_CurrentLocation
ref BenchmarkConfig m_Config
BenchmarkLocation m_NextLocation
void TeleportToPos(BenchmarkLocation loc)
proto native CGame GetGame()
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().