Searched defs:PitCounter (Results 1 – 1 of 1) sorted by relevance
320 struct PitCounter { struct340 // Note that once a PitCounter is created, this value should never change. argument361 impl Drop for PitCounter { argument383 impl PitCounter { implementation388 ) -> PitResult<PitCounter> { in new()