MCPcopy Create free account
hub / github.com/cloudflare/mcp / setAlarm

Method setAlarm

worker-configuration.d.ts:597–597  ·  view source on GitHub ↗
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)

Source from the content-addressed store, hash-verified

595 getWebSocketAutoResponse(): WebSocketRequestResponsePair | null;
596 getWebSocketAutoResponseTimestamp(ws: WebSocket): Date | null;
597 setHibernatableWebSocketEventTimeout(timeoutMs?: number): void;
598 getHibernatableWebSocketEventTimeout(): number | null;
599 getTags(ws: WebSocket): string[];
600 abort(reason?: string): void;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected