Application.getInactivityTimeout
uint getInactivityTimeout() nothrowGets the current inactivity timeout for the application.
This is the amount of time (in milliseconds) after the last call to gio.application.Application.release before the application stops running.
Returns
the timeout, in milliseconds