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