GetTicsPerSecond (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

returns the number of game frames per second. this is not related to renderer frame rate.

Usage

float getTicsPerSecond( )

Parameters

  • tba

Examples

 none

Notes

tba