Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 444 Bytes

bitburner.spawnoptions.spawndelay.md

File metadata and controls

13 lines (8 loc) · 444 Bytes

Home > bitburner > SpawnOptions > spawnDelay

SpawnOptions.spawnDelay property

Number of milliseconds to delay before spawning script, defaults to 10000 (10s). Must be a positive integer.

Signature:

spawnDelay?: number;