pub fn reference_swap<T: Timeline>( new_clock: UtcClock<T>, ) -> Result<UtcClock<T>, Status>
Atomically swap the clock handle provided with the current UTC reference.