Home
last modified time | relevance | path

Searched defs:ClockType (Results 1 – 1 of 1) sorted by relevance

/qemu/rust/qemu-api/src/
H A Dtimer.rs51 clk_type: ClockType, in init_full()
109 pub struct ClockType { struct
110 id: QEMUClockType, argument
113 impl ClockType { impl