Create/wiki/Lua-Stressometer.md
2023-04-13 00:55:20 +02:00

594 B

Method Description
getStress() Gets the current stress level
getStressCapacity() Gets the total stress capacity

getStress()

Gets the connected network's current stress level.

Returns

  • number The current stress level in SU.

getStressCapacity()

Gets the connected network's total stress capacity.

Returns

  • number The total stress capacity in SU.