Skip to main content

reference_swap

Function reference_swap 

Source
pub fn reference_swap<T: Timeline>(
    new_clock: UtcClock<T>,
) -> Result<UtcClock<T>, Status>
Expand description

Atomically swap the clock handle provided with the current UTC reference.