Home
last modified time | relevance | path

Searched refs:kSynchronousShutdownTimeout (Results 1 – 1 of 1) sorted by relevance

/system/ulib/trace-engine/
A Dengine.cpp28 constexpr zx::duration kSynchronousShutdownTimeout = zx::msec(1000); variable
591 zx::deadline_after(kSynchronousShutdownTimeout), in handle_hard_shutdown()
608 kSynchronousShutdownTimeout.get()); in handle_hard_shutdown()

Completed in 4 milliseconds