mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-08 12:41:35 +00:00
This bit should be set for the last 224us of each second. To be able to fill this bit we need to use clock_gettime() to get the nanoseconds. Also set the frequency bit to indicate we update at 32kHz. Signed-off-by: Rob Bradford <robert.bradford@intel.com>