Searched defs:PitCounter (Results 1 – 1 of 1) sorted by relevance
384 struct PitCounter { struct404 // Note that once a PitCounter is created, this value should never change. argument425 impl Drop for PitCounter { argument447 impl PitCounter { implementation452 ) -> PitResult<PitCounter> { in new()