pub async fn read_timestamp_value<C: ControlChannel>( ctrl: &C, ) -> Result<u64, TimeError>
Read the current 64-bit timestamp value from the device.