MCPcopy Create free account
hub / github.com/codnect/chrono / LastCompletionTime

Method LastCompletionTime

trigger.go:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5type TriggerContext interface {
6 LastCompletionTime() time.Time
7 LastExecutionTime() time.Time
8 LastTriggeredExecutionTime() time.Time
9}

Callers 1

NextExecutionTimeMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected