GetTickCount

From Onset Developer Wiki
Revision as of 14:31, 14 November 2019 by 28days (talk | contribs)
GetTickCount

Type: Function
Context: Server & Client
Introduced: v1.0

Description

Returns the uptime of the actual server (not the Onset server) in milliseconds.

Syntax

GetTickCount()

Parameters

  • This function has no parameters.

Return Value

  • Uptime of the actual server (not the Onset server)

Example

__EDIT_ME__

See also

__EDIT_ME__