Searched refs:start (Results 1 - 1 of 1) sorted by relevance
/libmicro/ | ||
H A D | libmicro.c | 1488 long long start, stop; local 1500 stop = start = getnsecs(); 1503 start = getnsecs(); 1507 if (stop > start) 1518 start = getnsecs(); 1522 y[i] = stop - start; |
Completed in 16 milliseconds