GetFPS

From the Oblivion ConstructionSet Wiki
Revision as of 08:42, 15 September 2007 by imported>Haama (Notes on CPU usage)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(fps:float) GetFPS

Returns the frames per second of the game.

Notes

  • This function can take a heavy toll on the CPU. Do not use every frame.