gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:li_div (0.00 seconds)
tkernel_2
kernel/tkernel/src/timer.h - 3.0KB - 120 lines
55:         /* conversion from microseconds to milliseconds (truncate) */
56:         t = li_div(ltime, 1000);
57: