SimpleTimer.

Start() Method

Summary

Stores the UltEvents.SimpleTimer.CurrentTime in UltEvents.SimpleTimer.startTime so that UltEvents.SimpleTimer.Stop will be able to calculate how much time has passed.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
SimpleTimer

Syntax

public bool Start()

Remarks

Does nothing if the UltEvents.SimpleTimer.startTime was already set.

Return Value

Type Description
bool