GpioChangeCount.RelativeTime Field

Definition

The time at which this count was sampled. The time is sampled close to (but not simultaneously with) the count. This timestamp can be used to determine the elapsed time between two GpioChangeCount records. It does not correspond to any absolute or system time.

public: TimeSpan RelativeTime;
TimeSpan RelativeTime;
public System.TimeSpan RelativeTime;
Public RelativeTime As TimeSpan 

Field Value

Applies to