Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a time interval.
Syntax
typedef struct TimeSpan {
INT64 Duration;
} TimeSpan;
Members
Duration
Type: INT64
The time interval, in 100-nanosecond units.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 |
| Minimum supported server | Windows Server 2012 |
| Header | windows.foundation.h |