Gets the relative time of this frame.
public:
property TimeSpan RelativeTime {
TimeSpan get ();
}
Type: TimeSpan
The relative time of this frame.
Namespace: Microsoft.Kinect
Metadata: microsoft.kinect.winmd
VisualGestureBuilderFrameReference Class