Skip to main content

GetServerTickRate

คำอธิบาย

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

NameDescription

ตัวอย่าง

printf("The current server tick rate is: %i", GetServerTickRate());

ฟังก์ชั่นที่เกี่ยวข้องกัน

  • GetNetworkStats: Gets the servers networkstats and saves it into a string.