Returns
number - the active FPS limit. On injection, mirrors Roblox’s own setting (commonly set to
240, but reflects whatever the player has it set to).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
getfpscap(): number
number - the active FPS limit. 240, but reflects whatever the player has it set to).
local cap = getfpscap()
print(`current cap: {getfpscap()}`)