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

◆ GetAvgFPS()

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

Returns average framerate over last n frames.

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

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