sdl.ticks

From GTA Connected
Revision as of 15:27, 24 August 2019 by Mex (talk | contribs) (Mex moved page Sdl.ticks to sdl.ticks)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Variable Server and Client icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline Read and Set

Available since Server 1.0.0, Client 1.0.0

int sdl.ticks

The sdl.ticks variable is used to fetch the number of milliseconds since the SDL library initialization.

Value

int An integer representing the number of milliseconds since the SDL library initialization.
read/set This variable can be changed, as well as read.

Notes

Examples

There aren't any examples for this variable.

Compatibility

There isn't any compatibility information for this variable.