LogoPixi’VN
indexFunctions

~~Function: Pause()~~

> Pause(duration): PauseType

Defined in: src/constants.ts:14

Pause the tickers for a duration.

Parameters

duration

number

Duration in seconds

Returns

PauseType

The pause object

Deprecated