Home
last modified time | relevance | path

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

/build/kati/
Dstats.go124 type statsT struct { struct
129 var stats = &statsT{
133 func (s *statsT) add(name, v string, t time.Time) { argument