mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 14:28:36 +02:00
628 B
628 B
Home > bitburner > SpawnOptions
SpawnOptions interface
Signature:
interface SpawnOptions extends RunOptions
Extends: RunOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| spawnDelay? | number | (Optional) Number of milliseconds to delay before spawning script, defaults to 10000 (10s). Must be a positive integer. |