Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codnect/chrono
/ LastCompletionTime
Method
LastCompletionTime
trigger.go:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
func
(ctx *SimpleTriggerContext) LastCompletionTime() time.Time {
28
return
ctx.lastCompletionTime
29
}
30
31
func
(ctx *SimpleTriggerContext) LastExecutionTime() time.Time {
32
return
ctx.lastExecutionTime
Callers
1
TestSimpleTriggerContext
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestSimpleTriggerContext
Function · 0.76