Home > bitburner > SpawnOptions
Signature:
interface SpawnOptions extends RunOptions Extends: RunOptions
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
(Optional) Number of milliseconds to delay before spawning script, defaults to 10000 (10s). Must be a non-negative integer. If 0, the script will be spawned synchronously. |