Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Global = NewProfiler()
Functions ¶
This section is empty.
Types ¶
type Profiler ¶
type Profiler struct {
// contains filtered or unexported fields
}
func NewProfiler ¶
func NewProfiler() Profiler
func (*Profiler) CustomTimeLine ¶
func (*Profiler) MainTimeLine ¶
type TimeLine ¶
type TimeLine struct {
// contains filtered or unexported fields
}
func NewTimeLine ¶
func NewTimeLine() *TimeLine
Click to show internal directories.
Click to hide internal directories.