clockType (ChannelPublishingType) 要素
各イベントのタイム スタンプをログに記録するときに使用するクロック解像度。
<xs:element name="clockType">
<xs:simpleType>
<xs:restriction
base="string"
>
<xs:enumeration
value="SystemTime"
/>
<xs:enumeration
value="QPC"
/>
</xs:restriction>
</xs:simpleType>
</xs:element>
clockType 要素は、ChannelPublishingType 複合型によって定義されます。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
Windows Server 2008 [デスクトップ アプリのみ] |