DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetProfiledFrames()
static proto
int
EnProfiler::GetProfiledFrames
(
)
static
private
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
();
EnProfiler
Set of methods for accessing script profiling data.
Определения
EnProfiler.c:73
EnProfiler::GetProfiledFrames
static proto int GetProfiledFrames()
Get the total amount of frames profiled across all profiling session.
EnProfiler
Создано системой
1.13.2