MCPcopy Create free account
hub / github.com/SeeFlowerX/stackplz / Start

Method Start

user/module/perf_mmap.go:76–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74}
75
76func (this *PerfMMAP) Start() error {
77 return this.start()
78}
79
80func (this *PerfMMAP) Clone() IModule {
81 mod := new(PerfMMAP)

Callers

nothing calls this directly

Calls 1

startMethod · 0.95

Tested by

no test coverage detected