Timer¶
static class · namespace Hazel
Methods¶
Clear(Handle)¶
static
ClearAll()¶
static
Internal_Tick(float)¶
static
IsActive(Handle)¶
static
Set(Action, float, bool, float)¶
static
public static Handle Set(Action callback, float rateSeconds, bool looping = false, float firstDelaySeconds = -1.0f)
Source: Hazel/Core/Timer.cs