Search | Google it | Results 1 - 2 of 2 for funcall:ll_sub from tkernel_2 (0.00 seconds) |
37: BEGIN_CRITICAL_SECTION; 38: real_time_ofs = ll_sub(toLSYSTIM(pk_tim), current_time); 39: END_CRITICAL_SECTION;
59: /* return the sub-millisecond residue in microseconds */ 60: *us = lltol(ll_sub(ltime, li_mul(t, 1000))); 61: }