wait For Start
void waitForStart()
Content copied to clipboard
Waits for the key hold action to start holding the key
boolean waitForStart(long timeoutMs)
Content copied to clipboard
Waits for the key hold action to start holding the key, up to the specified timeout time
Return
true if started, false otherwise
Parameters
timeoutMs
the maximum amount of time in milliseconds to wait