DocumentationHooksuseClockuseClock Get the current time with an updated Date state. DemoCode3:02:05 AMThu May 08 2025 Type Definitions const useClock: (args?: { timeout?: number; }) => Date;Last updated on April 27, 2024useClipboarduseCounter