Searched refs:GetDurationS (Results 1 – 2 of 2) sorted by relevance
84 uint32_t GetDurationS() const { in GetDurationS() function
206 uint64_t end_us = start_us + profiler->options_.GetDurationS() * UINT64_C(1000000); in RunProfilerThread()