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

◆ GetProfiledSessionFrames()

static proto int EnProfiler::GetProfiledSessionFrames ( )
staticprivate

Get the total amount of frames profiled in this profiling session.

Заметки
This will only differ from GetSessionFrame when there is an Interval set
Возвращает
int The total amount of frames profiled in this profiling session
int profiledSessionFrames = EnProfiler.GetProfiledSessionFrames();
Set of methods for accessing script profiling data.
Определения EnProfiler.c:73
static proto int GetProfiledSessionFrames()
Get the total amount of frames profiled in this profiling session.