ReplaySnapshot.TimeStamp Property

Ultimate Replay

ReplaySnapshotTimeStamp Property
The time stamp for this snapshot. The time stamp is used to identify the snapshot location in the sequence.

Namespace: UltimateReplay.Storage
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float TimeStamp { get; }

Property Value

Type: Single
See Also