ResourceQueue

Property Descriptions

thread

var thread

mutex

var mutex

sem

var sem

time_max

var time_max

Milliseconds.

queue

var queue

pending

var pending

Method Descriptions

queue_resource

func queue_resource(path, p_in_front = false)

cancel_resource

func cancel_resource(path)

get_progress

func get_progress(path)

is_ready

func is_ready(path)

get_resource

func get_resource(path)

thread_process

func thread_process()

thread_func

func thread_func(_u)

start

func start()