GetTimerState

Get the state of an existing timer

Signature

public bool GetTimerState(string timerId)

Parameters

timerId
string required

No description provided.

Return Type

bool

Example

CPH.GetTimerState(timerId);