Class RuntimeTicker
Runtime Tick Service - ticks all registered targets at runtime
Inherited Members
Namespace: Doozy.Runtime.Reactor.Ticker
Assembly: cs.temp.dll.dll
Syntax
public class RuntimeTicker : SingletonBehaviour<RuntimeTicker>
Properties
service
Declaration
public static TickService service { get; }
Property Value
Type | Description |
---|---|
TickService |
timeSinceStartup
Time.realtimeSinceStartup
Declaration
public static float timeSinceStartup { get; }
Property Value
Type | Description |
---|---|
Single |