zephyr::sys

Constant K_FOREVER

source
pub const K_FOREVER: k_timeout_t;
Expand description

Represents a timeout with an infinite delay.

Low-level Zephyr constant. Calls using this value will wait as long as necessary to perform the requested operation.