pub fn ktime_ms_delta(later: Ktime, earlier: Ktime) -> i64
Returns the number of milliseconds between two ktimes.