MCPcopy Create free account
hub / github.com/InferCore/InferCore / RecordStart

Method RecordStart

internal/inferexec/orchestrator_test.go:51–51  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

49type stubSLO struct{}
50
51func (stubSLO) RecordStart(string) {}
52func (stubSLO) RecordFirstToken(string, time.Time) {}
53func (stubSLO) RecordCompletion(string, time.Time) {}
54func (stubSLO) RecordFallback(string, string) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected