poll

abstract fun poll(): Boolean

Checks if a condition has been met.

Return

true if the condition has been met, otherwise false to try again later.