Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

V1RTCTimer

Hierarchy

  • V1RTCTimer

Index

Properties

present?: boolean

Enabled set to false makes sure that the machine type or a preset can't add the timer. Defaults to true.

memberof

V1RTCTimer

tickPolicy?: string

TickPolicy determines what happens when QEMU misses a deadline for injecting a tick to the guest. One of "delay", "catchup".

memberof

V1RTCTimer

track?: string

Track the guest or the wall clock.

memberof

V1RTCTimer

Generated using TypeDoc