DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetTotalFrames()
static proto
int
EnProfiler::GetTotalFrames
(
)
static
private
Get the total amount of frames across all profiling session.
Заметки
This will only differ from GetProfiledFrames when there was an Interval set at some point
Возвращает
int
The total amount of frames across all profiling session
int
totalFrames =
EnProfiler
.
GetTotalFrames
();
EnProfiler
Set of methods for accessing script profiling data.
Определения
EnProfiler.c:73
EnProfiler::GetTotalFrames
static proto int GetTotalFrames()
Get the total amount of frames across all profiling session.
EnProfiler
Создано системой
1.13.2