Name
ktime_sub —
subtract two ktime_t variables
Synopsis
ktime_t ktime_sub (
const ktime_t lhs, const ktime_t rhs)
;
Arguments
lhs
minuend
rhs
subtrahend
Description
Returns the remainder of the substraction
Description
Returns the remainder of the substraction