mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
596 B
596 B
Home > bitburner > Bladeburner > getActionCurrentTime
Bladeburner.getActionCurrentTime() method
Get the time elapsed on current action.
Signature:
getActionCurrentTime(): number;
Returns:
number
Number of milliseconds already spent on the current action.
Remarks
RAM cost: 4 GB
Returns the number of milliseconds already spent on the current action.