set_manual

Function set_manual 

Source
pub fn set_manual(epoch: u32) -> Update
Expand description

Set the clock from a host or an operator.

Separate from apply because TimeSource::Manual outranks every receiver-derived source unconditionally: there is no trust flag to pass, and a caller that had to pass one would be inventing an answer to a question that does not apply.