SimpleTimer.

Stop() Method

Summary

Adds the amount of time that has passed since the Animancer.SimpleTimer.startTime to the Animancer.SimpleTimer.total and clears the Animancer.SimpleTimer.startTime.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SimpleTimer

Syntax

public bool Stop()

Remarks

Does nothing if the Animancer.SimpleTimer.startTime was already cleared (or not set).

Return Value

Type Description
bool