package
0.4.4
Repository: https://github.com/alex/beeline-go.git
Documentation: pkg.go.dev

# Functions

New creates a new timer with an arbitrary starting time.
Start creates a new timer using `time.Now()` as the starting time.

# Interfaces

Timer is the thing that you pass around to time blocks of code.