GetTickCount: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Welcome|desc=Gets the number of clock ticks (in milliseconds) passed since a fixed point.| params=<syntaxhighlight lang="lua">NoParams</syntaxhighlight>| retval=No: of clock...") |
(No difference)
|
Revision as of 06:42, 6 December 2022
Description:
Gets the number of clock ticks (in milliseconds) passed since a fixed point.
Parameters:
NoParams
Return Values:
This function does not return any specific values.