mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
14 lines
488 B
Markdown
14 lines
488 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [StockMarketConstants](./bitburner.stockmarketconstants.md) > [msPerStockUpdateMin](./bitburner.stockmarketconstants.msperstockupdatemin.md)
|
|
|
|
## StockMarketConstants.msPerStockUpdateMin property
|
|
|
|
Minimum time in ms between stock market updates if there is stored offline/bonus time
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
msPerStockUpdateMin: number;
|
|
```
|