SystemInterruptTime 構造体 (presentationtypes.h)
システムが最後に開始されてからの時間を 100ns 間隔で表します。
構文
typedef struct SystemInterruptTime {
UINT64 value;
} SystemInterruptTime;
メンバー
value
型: UINT64
システムが最後に開始されてからの時間 (100ns 間隔)。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows ビルド 22000 |
サポートされている最小のサーバー | Windows ビルド 22000 |
Header | presentationtypes.h |