SimpleTimer.

Start() Method

Summary

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

Syntax

public bool Start()

Remarks

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

Return Value

Type Description
bool