Module reference_time

Source
Expand description

Types for hypervisor reference time sources.

Structs§

ReferenceTimeResult
The result of a call to GetReferenceTime::now().
ReferenceTimeSource
A time source that can be used to get the current VM reference time in 100ns units.

Enums§

ReferenceTimeSourceKind
A resource kind for accessing the partition’s reference time.

Traits§

GetReferenceTime
Trait for getting the reference time.