simpler
This commit is contained in:
parent
0ff4de3d38
commit
fed810334b
@ -247,7 +247,7 @@ impl<T:TimerState> Timer<T>{
|
||||
|
||||
#[cfg(test)]
|
||||
mod test{
|
||||
use super::{Time,Timer,TimerFixed,Error,Realtime,Scaled,Paused};
|
||||
use super::*;
|
||||
macro_rules! sec {
|
||||
($s: expr) => {
|
||||
Time::from_secs($s)
|
||||
|
Loading…
Reference in New Issue
Block a user