Searched refs:kSynchronousShutdownTimeout (Results 1 – 1 of 1) sorted by relevance
28 constexpr zx::duration kSynchronousShutdownTimeout = zx::msec(1000); variable591 zx::deadline_after(kSynchronousShutdownTimeout), in handle_hard_shutdown()608 kSynchronousShutdownTimeout.get()); in handle_hard_shutdown()
Completed in 4 milliseconds