GetTickRate()
From NWN Lexicon
Jump to navigationJump to searchReturn the current game tick rate (mainloop iterations per second).
Description
Return the current game tick rate (mainloop iterations per second). This is equivalent to graphics frames per second when the module is running inside a client.
Remarks
Version
This function was added in 1.86.8193.35 of NWN:EE.
Example
See Also
functions: |
DelayCommand() GetMicrosecondCounter() GetScriptInstructionsRemaining() |
author: Shadguy