Searched refs:start (Results 1 - 1 of 1) sorted by relevance

/libmicro/
H A Dlibmicro.c1488 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 9 milliseconds