Crate readclock

source ·
Expand description

A helper binary for reading CLOCK_BOOTTIME and CLOCK_MONOTONIC to verify the virtio-pvclock behavior. This program is used by corresponding e2e_tests.

Structs§

  • ClockValues hold the values read out from the kernel via clock_gettime syscall.

Functions§