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

◆ GetMaxFPS()

proto native float CGame::GetMaxFPS ( int nFrames = 64)
private

Returns maximum framerate over last n frames.

Аргументы
nFramesThe number of frames to find maximum of, up to 64.
Возвращает
Maximum frames per second over last n frames.

Используется в GetFPSStats().