Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CPUProfiler ¶
type CPUProfiler struct {
// contains filtered or unexported fields
}
func Start ¶
func Start(p string) (*CPUProfiler, error)
func (*CPUProfiler) Stop ¶
func (cp *CPUProfiler) Stop()
Click to show internal directories.
Click to hide internal directories.