testing.BenchmarkResult.NsPerOp (method)

2 uses

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