pub async fn timestamp_latch<C: ControlChannel>( ctrl: &C, ) -> Result<(), TimeError>
Latch the current timestamp counter to make it readable without jitter.