DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ GetProfiledFrames()

static proto int EnProfiler::GetProfiledFrames ( )
staticprivate

Get the total amount of frames profiled across all profiling session.

Заметки
This will only differ from GetTotalFrames when there was an Interval set at some point
Возвращает
int The total amount of frames profiled across all profiling session
int totalProfiledFrames = EnProfiler.GetProfiledFrames();
Set of methods for accessing script profiling data.
Определения EnProfiler.c:73
static proto int GetProfiledFrames()
Get the total amount of frames profiled across all profiling session.