Home > bitburner > HackingFormulas > hackTime
Calculate hack time.
Signature:
hackTime(server: Server, player: Person): number;
Parameter | Type | Description |
---|---|---|
server | Server | Server info, typically from getServer |
player | Person | Player info, typically from getPlayer |
Returns:
number
The calculated hack time, in milliseconds.