Skip to main content

Interface: ChartTimePeriods

Defined in: src/constants.ts:400

Interface for chart time periods.

Propertiesโ€‹

1hโ€‹

readonly 1h: number

Defined in: src/constants.ts:402

1 hour in milliseconds


7dโ€‹

readonly 7d: number

Defined in: src/constants.ts:404

7 days in milliseconds


12hโ€‹

readonly 12h: number

Defined in: src/constants.ts:406

12 hours in milliseconds


24hโ€‹

readonly 24h: number

Defined in: src/constants.ts:408

24 hours in milliseconds


30dโ€‹

readonly 30d: number

Defined in: src/constants.ts:410

30 days in milliseconds