|
inlineprivate |
Outputs framerate statistics.
min | Outputs minimum framerate over last n frames in frames per second. |
max | Outputs maximum framerate over last n frames in frames per second. |
avg | Outputs average framerate over last n frames in frames per second. |
nFrames | The number of frames to take into account, up to 64. |
См. определение в файле Game.c строка 837
Перекрестные ссылки GetAvgFPS(), GetMaxFPS() и GetMinFPS().
Используется в MissionBase::UpdateDebugMonitor().