См. определение в файле MissionBenchmark.c строка 282
283 {
285 {
287 return;
288 }
289
297
299 {
302 }
303
305 {
308 {
310 return;
311 }
312 else
313 {
318 }
319 }
320
322 {
326 }
327
329 {
330 Print(
string.Format(
"================"));
332 }
333 }
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().