GET_TIMEOUT

Constant GET_TIMEOUT 

Source
pub const GET_TIMEOUT: u32 = 11; // 11u32
Available on crate feature native_window only.
Expand description

get the timeout in milliseconds when the native window requests a buffer, the default value is 3000 milliseconds when not set, variable parameter in function is [out] int32_t *timeout, in milliseconds.