pub fn set_manual(epoch: u32) -> UpdateExpand 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.