Searched refs:GetIntervalUs (Results 1 – 2 of 2) sorted by relevance
88 uint32_t GetIntervalUs() const { in GetIntervalUs() function
220 usleep(profiler->options_.GetIntervalUs()); // Non-interruptible sleep. in RunProfilerThread()