Searched refs:DISPATCH_TIME_OUT_US (Results 1 – 1 of 1) sorted by relevance
54 constexpr int32_t DISPATCH_TIME_OUT_US = DISPATCH_TIME_OUT * 1000; // us variable64 if (costTime > 0 && costTime < DISPATCH_TIME_OUT_US) { in Update()