|
Get SteelArrow!
|
|
|
|
getTickCount
|
|
|
|
|
|
|
Return to Function List |
|
Returns the current tick count which represents the number of milliseconds the SteelArrow
server has been operational. Two calls to GetTickCount can be used to determine the length
of time an operation (or script) takes to complete.
|
|
Syntax |
getTickCount( )
|
Does not take any parameters. |
|
|
|
|
|
|
|
|