This commit is contained in:
@@ -588,7 +588,6 @@ pub mod std_mod {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Simple implementation of the [CountdownProvider] trait assuming a standard runtime.
|
/// Simple implementation of the [CountdownProvider] trait assuming a standard runtime.
|
||||||
/// It also assumes that a second accuracy of the check timer period is sufficient.
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
pub struct StdCountdown {
|
pub struct StdCountdown {
|
||||||
expiry_time: Duration,
|
expiry_time: Duration,
|
||||||
|
|||||||
Reference in New Issue
Block a user