# Performance Test Get FPS

Grammar — Performance Test Get FPS
FlagsNative | Action | Restricted

Returns — void

native void PerfTestGetFPS();

Category: Debug / Performance Testing

# Examples

# campaigns/liberty.sc2campaign

MapScript.galaxy

// L17967
PerfTestGetFPS()
// L17967
PerfTestGetFPS()

# campaigns/libertystory.sc2campaign

CampaignLib.galaxy

// L14397
PerfTestGetFPS()

# campaigns/swarmstoryutil.sc2mod

Lib281DEC45.galaxy

// L7392
PerfTestGetFPS()

# mods/heroesdata.stormmod

SupportLib.galaxy

// L2095
PerfTestGetFPS()

# mods/starcoop/starcoop.sc2mod

LibCOMI.galaxy

// L33766
PerfTestGetFPS()

# mods/testmods/autopve.stormmod

Lib1035AFB3.galaxy

// L335
PerfTestGetFPS()