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