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

Method ResumeTime

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

ResumeTime returns the time when the Task is resumed

()

Source from the content-addressed store, hash-verified

50 CorrelationID() uuid.UUID
51 // ResumeTime returns the time when the Task is resumed
52 ResumeTime() int64
53 // ResumeAfter sets the time when the Task should be resumed
54 ResumeAfter(next time.Duration)
55 Progress(ctx context.Context) Progresses

Callers 4

RequestMethod · 0.65
LessMethod · 0.65
initFunction · 0.65
saveTaskToInventoryFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected