GetTickCount

From NPC for VCMP 0.4 Servers
Revision as of 06:42, 6 December 2022 by Habi (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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.