Auto-generated from Magnolia source.
_default(value, fallback)
returns :object
returns :object
returns :object
returns :object
returns :object
parallelTransformVertices(vertices, transformFn, numWorkers)
returns :object
FrameScheduler(pool, cmdQueue)
returns :object
initWindowThreading(window, options)
threadingEnabled?(window)
flushThreadedCommands(window)
destroyWindowThreading(window)
returns ?
Module: lib\gui-draw-ops.oak
guiThread · import(...)
threadLib · import(...)
_OK · {1 entries}
_postOrExec(window, asyncFlag, execFn)
drawThreaded(deps, window, op)
drawBatch(deps, window, ops)
drawBatchParallel(deps, window, ops, numWorkers)
drawBatchThreaded(deps, window, ops)
drawBatchParallelThreaded(deps, window, ops, numWorkers)
thunk returns :function
thunk returns :function
returns :string
returns :function
_nToH · '0123456789abcdef'
returns :list
returns :string
returns :list
returns :bool
returns ?
thunk returns :function
debounce(duration, firstCall, f)
thunk returns :function
send(ch, value, callback)
returns ?
returns :object
returns :object
returns :object
returns :object
returns :object
pmapConcurrent(list, fnToRun, maxConcurrent)
pipeline(input, stages...)
retry(fnToRun, maxAttempts)
debounce(fnToRun, waitTime)
thunk returns :function
throttle(fnToRun, waitTime)
thunk returns :function