bitburner-src/markdown/bitburner.bladeburner.getactiontime.md
Olivier Gagnon 2b79871c02 doc
2021-11-03 00:27:21 -04:00

774 B

Home > bitburner > Bladeburner > getActionTime

Bladeburner.getActionTime() method

Get the time to complete an action.

Signature:

getActionTime(type: string, name: string): number;

Parameters

Parameter Type Description
type string Type of action.
name string Name of action. Must be an exact match.

Returns:

number

Number of milliseconds it takes to complete the specified action.

Remarks

RAM cost: 4 GB

Returns the number of seconds it takes to complete the specified action