Home
last modified time | relevance | path

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

/build/kati/
Dstats.go175 type shellStatsT struct { struct
181 var shellStats = &shellStatsT{}
183 func (s *shellStatsT) add(d time.Duration) { argument
190 func (s *shellStatsT) Duration() time.Duration { argument
196 func (s *shellStatsT) Count() int { argument