Sets the timer to expire in when time units.
when
impl Timer { fn once_in(&self, when: Time) -> Result<(), Errno> }