Returns the status of the timer.
TODO: Document this.
impl Timer { fn status(&self) -> Result<(Time, Time), Errno> }