MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / Executed

Method Executed

pkg/queue/task.go:40–40  ·  view source on GitHub ↗

Executed returns the duration of the Task execution

()

Source from the content-addressed store, hash-verified

38 Persisted() bool
39 // Executed returns the duration of the Task execution
40 Executed() time.Duration
41 // Retried returns the number of times the Task has been retried
42 Retried() int
43 // Error returns the error of the Task

Callers 3

runMethod · 0.65
initFunction · 0.65
saveTaskToInventoryFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected