mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 04:17:05 +02:00
761 B
761 B
Home > bitburner > PlayerBaseTask
PlayerBaseTask interface
Base interface of all player tasks.
Signature:
interface PlayerBaseTask extends BaseTask
Extends: BaseTask
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
The number of game engine cycles has passed since this task started. 1 engine cycle = 200ms. |