Function chrono::time_delta::div_mod_floor_64

source ยท
const fn div_mod_floor_64(this: i64, other: i64) -> (i64, i64)