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.