Skip to main content

wait

Function wait 

Source
pub fn wait() -> u64
Available on crate feature waiter only.
Expand description

Block the calling thread until new log messages have been moved into the widget’s main buffer, then return the new moved-index.

Available only when the waiter feature is enabled.