Documentation ¶
Index ¶
- type Run
- type Runs
- type Timer
- func (t *Timer) Elapsed() time.Duration
- func (t *Timer) FinishTime() time.Time
- func (t *Timer) Finished() bool
- func (t *Timer) LastStart() time.Time
- func (t *Timer) Running() bool
- func (t *Timer) Start() time.Time
- func (t *Timer) StartTime() time.Time
- func (t *Timer) Started() bool
- func (t *Timer) Stop() time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Timer ¶
func (*Timer) FinishTime ¶
Click to show internal directories.
Click to hide internal directories.