Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stopwatch ¶
type Stopwatch struct {
// contains filtered or unexported fields
}
Stopwatch is used to time code execution.
func (*Stopwatch) LastDuration ¶
LastDuration returns the total time since the last ticked time.
Directories ¶
Path | Synopsis |
---|---|
Package cmemprof profiles C memory allocations (malloc, calloc, realloc, etc.)
|
Package cmemprof profiles C memory allocations (malloc, calloc, realloc, etc.) |
Package extensions provides an interface for using optional features.
|
Package extensions provides an interface for using optional features. |
Package immutable provides read-only types
|
Package immutable provides read-only types |
Package pprofutils is a fork of github.com/felixge/pprofutils, see README.
|
Package pprofutils is a fork of github.com/felixge/pprofutils, see README. |
Click to show internal directories.
Click to hide internal directories.