Home
last modified time | relevance | path

Searched defs:round_subsecs (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/chrono/src/
Dround.rs33 fn round_subsecs(self, digits: u16) -> Self; in round_subsecs() method
52 fn round_subsecs(self, digits: u16) -> T { in round_subsecs() function