Searched refs:REAL_TIME (Results 1 – 3 of 3) sorted by relevance
38 REAL_TIME, enumerator
38 thread_ = std::make_unique<Thread>("timer_benchmark", Thread::Priority::REAL_TIME); in SetUp()
39 if (priority == Priority::REAL_TIME) { in run()