Represents an item in the spawn queue.
Timestamp when the item was added.
Arguments to pass to the run function.
Delay in milliseconds before processing the next item.
Function to execute when the item is processed.
Represents an item in the spawn queue.