Versions in this module Expand all Collapse all v1 v1.0.0 Aug 29, 2019 Changes in this version + type StackTimer struct + func NewStackTimer(name string) *StackTimer + func (t *StackTimer) End() + func (t *StackTimer) Start(name string) + func (t *StackTimer) Trace() string