bitburner.runningscript.ramusage.md
June 29, 2024 ยท View on GitHub
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;