systemInterruptTime 结构 (presentationtypes.h)
表示自上次启动系统以来的时间,间隔为 100ns。
语法
typedef struct SystemInterruptTime {
UINT64 value;
} SystemInterruptTime;
成员
value
类型: UINT64
自上次启动系统以来的时间,间隔为 100ns。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 内部版本 22000 |
最低受支持的服务器 | Windows 内部版本 22000 |
标头 | presentationtypes.h |