golang.org/x/net/trace.trace.Elapsed (field)
5 uses
golang.org/x/net/trace (current package)
trace.go#L400: tr.Elapsed = elapsed
trace.go#L663: func (m minCond) match(t *trace) bool { return t.Elapsed >= time.Duration(m) }
trace.go#L729: Elapsed time.Duration // Elapsed time for this trace, zero while active.
trace.go#L748: tr.Elapsed = 0
trace.go#L893: t := tr.Elapsed
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |