DocumentationHooksuseClockuseClock Get the current time with an updated Date state. DemoCode5:19:06 PMThu Nov 28 2024 Type Definitions const useClock: (args?: { timeout?: number; }) => Date;useClipboarduseCounter