DocumentationHooksuseClockuseClock Get the current time with an updated Date state. DemoCode8:45:28 AMFri Nov 08 2024 Type Definitions const useClock: (args?: { timeout?: number; }) => Date;useClipboarduseCounter