Skip to main content

Interface: ChartTimePeriods

Defined in: src/constants.ts:376

Interface for chart time periods.

Propertiesโ€‹

1hโ€‹

readonly 1h: number;

Defined in: src/constants.ts:378

1 hour in milliseconds


7dโ€‹

readonly 7d: number;

Defined in: src/constants.ts:380

7 days in milliseconds


12hโ€‹

readonly 12h: number;

Defined in: src/constants.ts:382

12 hours in milliseconds


24hโ€‹

readonly 24h: number;

Defined in: src/constants.ts:384

24 hours in milliseconds


30dโ€‹

readonly 30d: number;

Defined in: src/constants.ts:386

30 days in milliseconds