[][src]Type Definition mio::TimerResult

type TimerResult<T> = Result<T, TimerError>;