ktime_sub
ktime_t diff = ktime_sub(later, earlier);
etime = ktime_sub(etime, mono_time_offset);
now = ktime_sub(now, ktime_get_monotonic_offset());