Struct TimerState
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public struct TimerState
Fields
| Improve this Doc View Sourcenow
Declaration
public long now
Field Value
Type | Description |
---|---|
Int64 |
start
Declaration
public long start
Field Value
Type | Description |
---|---|
Int64 |
Properties
| Improve this Doc View SourcedeltaTime
Declaration
public long deltaTime { get; }
Property Value
Type | Description |
---|---|
Int64 |