Searched refs:SubsecRound (Results 1 – 3 of 3) sorted by relevance
21 pub trait SubsecRound { interface48 impl<T> SubsecRound for T270 use super::{Duration, DurationRound, SubsecRound};
503 pub use round::{DurationRound, RoundingError, SubsecRound};516 pub use SubsecRound;
254 * Add `SubsecRound` trait that allows rounding to the nearest second