MCPcopy
hub / github.com/coocood/freecache / Stop

Method Stop

timer.go:20–20  ·  view source on GitHub ↗

Release resources of the timer, functionality may or may not be affected It is not called automatically, so user must call it just once

()

Source from the content-addressed store, hash-verified

18 // Release resources of the timer, functionality may or may not be affected
19 // It is not called automatically, so user must call it just once
20 Stop()
21}
22
23// Helper function that returns Unix time in seconds

Callers 1

StopMethod · 0.65

Implementers 1

cachedTimertimer.go

Calls

no outgoing calls

Tested by

no test coverage detected