bitburner-src/markdown/bitburner.ns.gettimesincelastaug.md

24 lines
570 B
Markdown
Raw Normal View History

2021-10-30 18:34:14 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [NS](./bitburner.ns.md) &gt; [getTimeSinceLastAug](./bitburner.ns.gettimesincelastaug.md)
## NS.getTimeSinceLastAug() method
Returns the amount of time in milliseconds that have passed since you last installed Augmentations.
<b>Signature:</b>
```typescript
getTimeSinceLastAug(): number;
```
<b>Returns:</b>
number
Time in milliseconds that have passed since you last installed Augmentations.
## Remarks
2021-10-30 21:46:34 +02:00
RAM cost: 0.05 GB
2021-10-30 18:34:14 +02:00