[Home](./index.md) > [bitburner](./bitburner.md) > [BasicHGWOptions](./bitburner.basichgwoptions.md) > [additionalMsec](./bitburner.basichgwoptions.additionalmsec.md) ## BasicHGWOptions.additionalMsec property Number of additional milliseconds that will be spent waiting between the start of the function and when it completes. **Signature:** ```typescript additionalMsec?: number; ```