Searched refs:micros (Results 1 – 2 of 2) sorted by relevance
442 pub const fn from_micros(micros: i64) -> Self { in from_micros()444 value: micros.saturating_mul(NSEC_PER_USEC), in from_micros()
474 bool micros) in bma180_show_avail() argument483 micros ? "0.%06d " : "%d ", vals[i]); in bma180_show_avail()