xbox_get_thread_timeout

Gets the timeout (maximum duration), in seconds, of the current xbox thread

function xbox_get_thread_timeout(): int;

Throws for non-xbox threads.

Returns

  • int - - The current timeout (maximum duration).