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 |
| 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 |