Searched defs:PitCounter (Results 1 – 1 of 1) sorted by relevance
398 struct PitCounter { struct418 // Note that once a PitCounter is created, this value should never change. argument439 impl Drop for PitCounter { argument461 impl PitCounter { implementation466 ) -> PitResult<PitCounter> { in new()