Home
last modified time | relevance | path

Searched refs:SLEEP_FOR_TEN_NANOSECONDS (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp315 const int SLEEP_FOR_TEN_NANOSECONDS = 10; member
324 std::this_thread::sleep_for(std::chrono::nanoseconds(SLEEP_FOR_TEN_NANOSECONDS)); in OnLastStrongRef()
330 std::this_thread::sleep_for(std::chrono::nanoseconds(SLEEP_FOR_TEN_NANOSECONDS)); in OnFirstStrongRef()

Completed in 3 milliseconds