SimpleTimer.

Start(string) Method

Summary

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

Syntax

public static SimpleTimer Start(string name = null)

Parameters

Name Type Description
name string

Return Value

Type Description
SimpleTimer