Struct TimeData
public readonly struct TimeData
- Inherited Members
Properties
DeltaTime
public float DeltaTime { get; init; }
Property Value
ElapsedTime
public double ElapsedTime { get; init; }
Property Value
FrameCount
public int FrameCount { get; init; }