lime.system

..
CFFI

CFFIPointer

Clipboard

Reads and writes text on the system clipboard.

Deque

Display

DisplayMode

Endian

JSAsync

JobData

JobList

State

An argument of any type to pass to the doWork function. Though doWork only accepts a single argument, you can pass multiple values as part of an anonymous structure. (Or an array, or a class.)

System

Access operating system level settings and operations.

ThreadEvent

ThreadEventType

ThreadMode

ThreadPool

A thread pool executes one or more functions asynchronously.

Tls

Transferable

WorkFunction

A function that performs asynchronous work. This can either be work on another thread ("multi-threaded mode"), or it can represent a green thread ("single-threaded mode").

WorkOutput

Functions and variables available to the doWork function. For instance, the sendProgress(), sendComplete(), and sendError() functions allow returning output.