task

Hiển Thị Bản Đã Lỗi Thời

*Nội dung này sẽ sớm có sẵn bằng ngôn ngữ bạn chọn.

The task library allows for functions and threads to be scheduled with the Task Scheduler.

The functions available in this library generally support functions and threads. In most cases using a function is sufficient, but for more advanced cases it's recommended you familiarize yourself with the coroutine library.

Tóm Tắt

Chức Năng

Chức Năng

Tham Số

functionOrThread: function | coroutine
...: Variant

Lợi Nhuận

Tham Số

functionOrThread: function | coroutine
...: Variant

Lợi Nhuận

Tham Số

duration: number
functionOrThread: function | coroutine
...: Variant

Lợi Nhuận

desynchronize

void

Lợi Nhuận

void

synchronize

void

Lợi Nhuận

void

wait

Tham Số

duration: number
Giá Trị Mặc Định: 0

Lợi Nhuận

cancel

void

Tham Số

thread: coroutine

Lợi Nhuận

void