poll

open override fun poll(timeoutMs: Int): Boolean(source)

Waits for input to become available.

Return

true if input is available, false otherwise.

Parameters

timeoutMs

Maximum time to wait in milliseconds.