Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp1792 const auto timeoutLimit = args.Int64(); in OnParallelRenderBegin() local
1793 std::thread thread([timeoutLimit]() { in OnParallelRenderBegin()
1800 const int64_t timeout = timeoutLimit - static_cast<int64_t>(RawNowNano()) + timestamp; in OnParallelRenderBegin()

Completed in 4 milliseconds