gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:real_time (0.00 seconds)
tkernel_2
kernel/tkernel/src/timer.h - 3.0KB - 120 lines
91: /* Actual time */
92: #define real_time()     ( ll_add(current_time, real_time_ofs) )
93: