_internal.constants.focus - vladzaharia/bitburner GitHub Wiki

Module: _internal/constants/focus

Table of contents

Variables

Variables

DEFAULT_CHECK_INTERVAL

Const DEFAULT_CHECK_INTERVAL: number

Default check interval for soft-sleep, 1 minute.

Defined in

_internal/constants/focus.ts:20


DEFAULT_SLEEP_TIME

Const DEFAULT_SLEEP_TIME: number

Default sleep time, 15 minutes.

Defined in

_internal/constants/focus.ts:17


HIGH_PRIORITY

Const HIGH_PRIORITY: 5

High priority task.

Defined in

_internal/constants/focus.ts:5


LOWEST_PRIORITY

Const LOWEST_PRIORITY: number = Infinity

Lowest priority task.

Defined in

_internal/constants/focus.ts:14


LOW_PRIORITY

Const LOW_PRIORITY: 1000

Low priority task.

Defined in

_internal/constants/focus.ts:11


MEDIUM_PRIORITY

Const MEDIUM_PRIORITY: 100

Default priority task.

Defined in

_internal/constants/focus.ts:8


TOP_PRIORITY

Const TOP_PRIORITY: 0

Top priority task.

Defined in

_internal/constants/focus.ts:2

⚠️ **GitHub.com Fallback** ⚠️