sdl.ticks
Jump to navigation
Jump to search
Variable
Server and Client
Online and Offline
Read-Only
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. |
readonly | This variable cannot be changed. |
Notes
Examples
There aren't any examples for this variable.
Compatibility
There isn't any compatibility information for this variable.