mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-23 08:03:48 +01:00
14 lines
428 B
ReStructuredText
14 lines
428 B
ReStructuredText
|
getBonusTime() Netscript Function
|
||
|
=================================
|
||
|
|
||
|
.. js:function:: getBonusTime()
|
||
|
|
||
|
Returns the amount of accumulated "bonus time" (seconds) for the Gang mechanic.
|
||
|
|
||
|
"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, up to 10x the normal speed.
|
||
|
|
||
|
:returns: Bonus time for the Gang mechanic in seconds
|