Skip to main content

GetServerTickRate

Description​

Gets the tick rate (like FPS) of the server.

Examples​

printf("The current server tick rate is: %i", GetServerTickRate());
  • GetNetworkStats: Gets the servers networkstats and saves it into a string.