MCPcopy
hub / github.com/ahmedkhaleel2004/gitdiagram / nowIso

Function nowIso

src/server/generate/session-audit.ts:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9} from "~/features/diagram/graph";
10
11function nowIso(): string {
12 return new Date().toISOString();
13}
14
15export function createGenerationSessionAudit(params: {
16 sessionId: string;

Callers 11

withTimelineEventFunction · 0.85
withExplanationFunction · 0.85
withEstimatedCostFunction · 0.85
withFinalCostFunction · 0.85
withStageUsageFunction · 0.85
withGraphAttemptFunction · 0.85
withGraphFunction · 0.85
withCompiledDiagramFunction · 0.85
withFailureFunction · 0.85
withSuccessFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected