GetTimeSeconds

From Onset Developer Wiki
Revision as of 16:46, 22 December 2019 by Justus (talk | contribs) (GetTimeSeconds edits)
GetTimeSeconds

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

Description

Returns the amount of time since the game started up

Syntax

GetTimeSeconds()

Parameters

  • This function has no parameters.

Return Value

  • Returns a float value of the amount of time passed since the game strarted

Example

__EDIT_ME__

See also

__EDIT_ME__