GetTimerRemainingTime

From Onset Developer Wiki
Revision as of 15:12, 13 November 2019 by 28days (talk | contribs)
GetTimerRemainingTime

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

Description

Gets the specified timer's remaining time.

Syntax

GetTimerRemainingTime(timer)

Parameters

  • timer
    The timer identifier

Return Value

  • The float value of timer interval left.

Example

__EDIT_ME__

See also

__EDIT_ME__