Search | Google it | Results 1 - 3 of 3 for funcall:ll_add from tkernel_2 (0.00 seconds) |
262:
263: tm = ll_add(cyccb->cyctmeb.time, uitoll(cyccb->cyctim));
264:
134: add adjust_time() on wait time */ 135: event->time = ll_add( ll_add(current_time, ltoll(tmout)), 136: uitoll(adjust_time()) );
91: /* Actual time */ 92: #define real_time() ( ll_add(current_time, real_time_ofs) ) 93: