MCPcopy Create free account
hub / github.com/adobe/react-spectrum /

Class

packages/react-stately/src/toast/useToastState.ts:179–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179class Timer {
180 private timerId;
181 private startTime: number | null = null;
182 private remaining: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected