Crate fidl_fuchsia_hardware_hrtimer_common

Source

Macros§

DriverErrorUnknown
Pattern that matches an unknown DriverError member.
ResolutionUnknown
Pattern that matches an unknown Resolution member.

Structs§

DeviceGetTicksLeftRequest
DeviceGetTicksLeftResponse
DeviceStartRequest
DeviceStopRequest
TimerProperties
Properties for a specific timer abstracted by the driver.

Enums§

DriverError
Errors that this driver may return.
Resolution
Amount of time for one tick of a timer.

Constants§

MAX_COUNT_RESOLUTIONS
Maximum count of resolutions supported by a given timer, arbitrary.
MAX_COUNT_TIMERS
Maximum count of timers supported by this protocol, arbitrary.