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

◆ GetSessionFrame()

static proto int EnProfiler::GetSessionFrame ( )
staticprivate

Get the total amount of frames in this profiling session.

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