Click or drag to resize

RecordingDataTStartTimestampUTC Property

Timestamp of the recording starting formally called TimestampUTC

Namespace:  ImmerseSDK.Avatars.Recording
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public DateTime StartTimestampUTC { get; set; }

Property Value

Type: DateTime
See Also