Home
last modified time | relevance | path

Searched refs:logThroughput (Results 1 – 1 of 1) sorted by relevance

/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/scanner/
H A Dscanner.go210 func (s *Scanner) logThroughput(treeSize int64, stop <-chan bool) { func
273 go s.logThroughput(int64(sth.TreeSize), stop)