timeutils

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

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
}

func NewStopwatch

func NewStopwatch(name string, log logutils.Log) *Stopwatch

func (*Stopwatch) Print

func (s *Stopwatch) Print()

func (*Stopwatch) PrintStages

func (s *Stopwatch) PrintStages()

func (*Stopwatch) PrintTopStages

func (s *Stopwatch) PrintTopStages(n int)

func (*Stopwatch) TrackStage

func (s *Stopwatch) TrackStage(name string, f func())

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL