Function tk_easyloop::is_running [] [src]

pub fn is_running() -> bool

Returns true if there is an event loop currently running

This basically returns false if and only if handle() would panic