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