Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/go/kbfs/search/
H A Dprogress.go33 currTotalToIndex uint64 member
75 p.currTotalToIndex = sizeEstimate
87 if p.currHasIndexed > p.currTotalToIndex {
91 p.currTotalToIndex += size
114 p.currTotalToIndex = 0
149 p.currTotalToIndex, p.currHasIndexed, rate, &currProgress)
155 totalSize += p.currTotalToIndex