mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 02:03:58 +01:00
16 lines
449 B
ReStructuredText
16 lines
449 B
ReStructuredText
getBonusTime() Netscript Function
|
|
=================================
|
|
|
|
.. js:function:: getBonusTime()
|
|
|
|
:RAM cost: 0 GB
|
|
|
|
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
|