pub fn wait() -> u64Available 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.