This is the old Animancer v7.4 documentation. Click here for the latest version.

SimpleTimer.

Start(string) Method

Summary

Creates a new Animancer.SimpleTimer with the specified `name` and starts it.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
SimpleTimer

Syntax

public static SimpleTimer Start(string name = null)

Parameters

Name Type Description
name string

Return Value

Type Description
SimpleTimer