Skip to main content

Interface: ChartTimePeriods

Defined in: src/constants.ts:351

Interface for chart time periods.

Propertiesโ€‹

1hโ€‹

readonly 1h: number

Defined in: src/constants.ts:353

1 hour in milliseconds


7dโ€‹

readonly 7d: number

Defined in: src/constants.ts:355

7 days in milliseconds


12hโ€‹

readonly 12h: number

Defined in: src/constants.ts:357

12 hours in milliseconds


24hโ€‹

readonly 24h: number

Defined in: src/constants.ts:359

24 hours in milliseconds


30dโ€‹

readonly 30d: number

Defined in: src/constants.ts:361

30 days in milliseconds