Searched defs:microseconds (Results 1 – 4 of 4) sorted by relevance
23 public void SetDelay(ulong microseconds) in SetDelay()
49 int64_t microseconds = (nanoseconds + 500) / 1000; in perf_stop() local105 int microseconds = vt1 % TU_SECONDS; in stop_virtual_time_check() local
172 …rivate bool SendToWireshark(byte[] buffer, int offset, int lenght, uint seconds, uint microseconds) in SendToWireshark()
554 uint64_t microseconds; member