testing.BenchmarkResult.NsPerOp (method)

2 uses

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