xbox_get_thread_time

Returns the time that the current xbox thread has been running without a reset, in seconds, and throws for non-xbox threads

function xbox_get_thread_time(): int;

Returns

  • int - - The time that the current xbox thread has been running without a reset.