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