mojo.app.AppInstance.Sleep - nitrologic/monkey2 GitHub Wiki

mojo::mojo.app.mojo.app.AppInstance.Sleep

Method Sleep:Void( seconds:monkey:monkey.types.Double )

Puts the app to sleep.

Note: Use of this method is not recommended, as the app will be unresponsive while sleeping!