Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StopWatch ¶
type StopWatch struct { Elapsed time.Duration // int64 nanoseconds // contains filtered or unexported fields }
func (*StopWatch) Milliseconds ¶
type StopWatchHelper ¶
type StopWatchHelper struct { }
var Watch *StopWatchHelper
func (*StopWatchHelper) New ¶
func (i *StopWatchHelper) New() *StopWatch
Click to show internal directories.
Click to hide internal directories.