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

◆ GetTimeResolution()

static proto int EnProfiler::GetTimeResolution ( )
staticprivate

Get the currently set time resolution.

Возвращает
int The currently set resolution
int currentTimeResolution = EnProfiler.GetTimeResolution();
Set of methods for accessing script profiling data.
Определения EnProfiler.c:73
static proto int GetTimeResolution()
Get the currently set time resolution.

Используется в EnProfilerTests::TestClassTimeData(), EnProfilerTests::TestFuncTimeData() и EnProfilerTests::TestModule().