Skip to main content

Interface: ChartTimePeriods

Defined in: src/constants.ts:395

Interface for chart time periods.

Propertiesโ€‹

1hโ€‹

readonly 1h: number

Defined in: src/constants.ts:397

1 hour in milliseconds


7dโ€‹

readonly 7d: number

Defined in: src/constants.ts:399

7 days in milliseconds


12hโ€‹

readonly 12h: number

Defined in: src/constants.ts:401

12 hours in milliseconds


24hโ€‹

readonly 24h: number

Defined in: src/constants.ts:403

24 hours in milliseconds


30dโ€‹

readonly 30d: number

Defined in: src/constants.ts:405

30 days in milliseconds