note Help Needed
This wiki is the result of an ongoing community effort — thank you all for helping!
If you want to provide changes to this page then please click here.
GetServerTickRate
Description
Gets the tick rate (like FPS) of the server.
Examples
printf("The current server tick rate is: %i", GetServerTickRate());
Related Functions
- GetNetworkStats: Gets the servers networkstats and saves it into a string.