GpioChangeRecord.RelativeTime Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A relative timestamp that can be used to determine the difference in time between two change records. This timestamp does not correspond to any absolute or system time.
public: TimeSpan RelativeTime;
TimeSpan RelativeTime;
public System.TimeSpan RelativeTime;
Public RelativeTime As TimeSpan