Name
GetFPSLimit -- get current frames per second limit (V1.5)
Synopsis
fps = GetFPSLimit()
Function
This function returns the current fps limit set using SetFPSLimit(). If SetFPSLimit() is not active, 0 will be returned. See SetFPSLimit for details.

Inputs
none

Results
fps
current fps limit or 0

Show TOC