☰
D
dejadoc
DDN-UTIL-MONACO
/
ddn.util.monaco.async
/
ProcessEventRange.empty
🔍
☾
ProcessEventRange.empty
bool empty()
nothrow
@nogc
Checks if the range is empty.
Note
This range is never truly empty while the monitor is running.
It blocks waiting for new events.
Returns
true if stopped, false otherwise.