SET_TIMEOUT

Constant SET_TIMEOUT 

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

set 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 [in] int32_t timeout, in milliseconds.