Add Duration helpers to time module
This commit is contained in:
parent
3a07c631ad
commit
3d893ae01b
8 changed files with 40 additions and 19 deletions
|
|
@ -1,5 +1,5 @@
|
|||
//! Listen and react to time.
|
||||
pub use crate::core::time::{Duration, Instant};
|
||||
pub use crate::core::time::*;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
#[cfg_attr(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue