Home > @lndsld/react-hooks > IntervalAPI > start
Start interval (restart if already started)
Signature:
start: (delay: number) => () => void;