brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
isQueueEmpty
Function isQueueEmpty
isQueueEmpty
<
T
>
(
queue
:
TaskQueue
<
T
>
)
:
boolean
Check if the queue has no pending tasks.
Type Parameters
T
Parameters
queue
:
TaskQueue
<
T
>
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Check if the queue has no pending tasks.