Home > bitburner > Grafting > getAugmentationGraftTime
Retrieves the time required to graft an aug.
Signature:
getAugmentationGraftTime(augName: string): number;
Parameter | Type | Description |
---|---|---|
augName | string | Name of the aug to check the grafting time of. Must be an exact match. |
Returns:
number
The time required, in millis, to graft the named augmentation.
Will error if an invalid Augmentation name is provided.
RAM cost: 3.75 GB