Searched refs:SCHED_TIME_ACC_ERROR_US (Results 1 – 1 of 1) sorted by relevance
32 constexpr uint64_t SCHED_TIME_ACC_ERROR_US = 5000; // 5ms variable419 … we_->tp = std::chrono::steady_clock::now() + std::chrono::microseconds(SCHED_TIME_ACC_ERROR_US); in SendSchedTimer()431 … std::chrono::steady_clock::now().time_since_epoch()).count() + SCHED_TIME_ACC_ERROR_US; in CheckSchedDeadline()