2022-10-21 17:16:00 +02:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home ](./index.md ) > [bitburner ](./bitburner.md ) > [Corporation ](./bitburner.corporation.md ) > [getBonusTime ](./bitburner.corporation.getbonustime.md )
## Corporation.getBonusTime() method
2022-11-20 18:07:22 +01:00
Get bonus time. “Bonus time” is accumulated when the game is offline or if the game is inactive in the browser. “Bonus time” makes the game progress faster.
2022-10-21 17:16:00 +02:00
2023-02-11 19:18:50 +01:00
**Signature:**
2022-10-21 17:16:00 +02:00
```typescript
getBonusTime(): number;
```
2023-02-11 19:18:50 +01:00
**Returns:**
2022-10-21 17:16:00 +02:00
number
Bonus time for the Corporation mechanic in milliseconds.