bitburner-src/markdown/bitburner.runningscript.onlinerunningtime.md

14 lines
418 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [RunningScript](./bitburner.runningscript.md) &gt; [onlineRunningTime](./bitburner.runningscript.onlinerunningtime.md)
## RunningScript.onlineRunningTime property
2022-03-17 21:50:46 +01:00
Online running time of the script, in seconds \*
<b>Signature:</b>
```typescript
onlineRunningTime: number;
```