Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 765 Bytes

bitburner.hackingformulas.hacktime.md

File metadata and controls

27 lines (16 loc) · 765 Bytes

Home > bitburner > HackingFormulas > hackTime

HackingFormulas.hackTime() method

Calculate hack time.

Signature:

hackTime(server: Server, player: Person): number;

Parameters

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.