testing.BenchmarkResult.NsPerOp (method)

2 uses

	testing (current package)
		benchmark.go#L363: func (r BenchmarkResult) NsPerOp() int64 {
		benchmark.go#L682: 	r.T += time.Duration(other.NsPerOp())