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 the amount of time since the system was last started, in 100ns intervals.
Syntax
typedef struct SystemInterruptTime {
UINT64 value;
} SystemInterruptTime;
Members
value
Type: UINT64
The amount of time since the system was last started, in 100ns intervals.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Build 22000 |
Minimum supported server | Windows Build 22000 |
Header | presentationtypes.h |