package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 16, 2017
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Measure(names ...string) func()
Measure an operation. Easiest used as `defer Measure("name")()`.
Record an operation execution
Record an operation failing
Run the synchronous measurement routine.
Operation holds the details of a measured operation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.