mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
14 lines
491 B
Markdown
14 lines
491 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [ServerAuthDetails](./bitburner.serverauthdetails.md) > [logTrafficInterval](./bitburner.serverauthdetails.logtrafficinterval.md)
|
|
|
|
## ServerAuthDetails.logTrafficInterval property
|
|
|
|
The frequency (in seconds) of the server adding its own messages to its logs, visible with heartBleed().
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
logTrafficInterval: number;
|
|
```
|