Searched refs:microsec (Results 1 – 1 of 1) sorted by relevance
213 float microsec = (timestamps[1] - timestamps[0]) * timestampPeriod / 1000; in run() local215 << microsec << "us\n"; in run()