Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 499 Bytes

File metadata and controls

13 lines (8 loc) · 499 Bytes

Home > bitburner > RunningScript > ramUsage

RunningScript.ramUsage property

How much RAM this script uses for ONE thread. Also known as "static RAM usage," this value does not change once the script is started, unless you call ns.ramOverride().

Signature:

ramUsage: number;