ProfileRange
dotty.tools.dotc.profile.ProfileRange
case class ProfileRange(start: ProfileSnap, end: ProfileSnap, phase: Phase, purpose: String, taskCount: Int, thread: Thread)
Attributes
- Graph
-
- Supertypes
Members list
In this article