mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 00:04:22 +02:00
06a985bdf8
This reverts commit bbb6e3f309.
732 B
732 B
Home > bitburner > HackingFormulas > hackTime
HackingFormulas.hackTime() method
Calculate hack time.
Signature:
hackTime(server: Server, player: Player): number;
Parameters
| Parameter | Type | Description |
|---|---|---|
| server | Server | Server info from getServer |
| player | Player | Player info from getPlayer |
Returns:
number
The calculated hack time.