pub const ZX_ERR_TIMED_OUT: zx_status_t = -21;Expand description
The time limit for the operation elapsed before the operation completed.
pub const ZX_ERR_TIMED_OUT: zx_status_t = -21;The time limit for the operation elapsed before the operation completed.