stats

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: Apache-2.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoopTimer

type LoopTimer struct {
	Start    time.Time
	End      time.Time
	LastLoop time.Duration
	Average  time.Duration
	Count    int64
	sync.Mutex
}

func (*LoopTimer) Copy

func (t *LoopTimer) Copy() *LoopTimer

func (*LoopTimer) EndLoop

func (t *LoopTimer) EndLoop()

func (*LoopTimer) StartLoop

func (t *LoopTimer) StartLoop()

Jump to

Keyboard shortcuts

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