void hw_SubTime(struct hwos_TimeVal *dest, struct hwos_TimeVal *src);
src from dest and stores the resulting time stamp
in dest.
struct hwos_TimeVal containing the minuend;
the result of the subtraction will be written to this bufferstruct hwos_TimeVal containing the subtrahend