TimeInstant Structure |
[This is preliminary documentation and is subject to change.]
Namespace: Umbrace.Unity.PurePool
[SerializableAttribute] public struct TimeInstant
The TimeInstant type exposes the following members.
Name | Description | |
---|---|---|
![]() | TimeInstant |
Initialises a new instance of the TimeInstant struct.
|
Name | Description | |
---|---|---|
![]() | FrameCount |
Gets the value of frameCount as of the captured instant in time.
|
![]() | RealtimeSinceStartup |
Gets the value of realtimeSinceStartup as of the captured instant in time.
|
![]() | Time |
Gets the value of time as of the captured instant in time.
|
![]() | UnscaledTime |
Gets the value of unscaledTime as of the captured instant in time.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from ValueType.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from ValueType.) |