dotty.tools.dotc.profile
package dotty.tools.dotc.profile
Members list
Type members
Classlikes
object AsyncHelper
Attributes
- Companion
- trait
- Supertypes
- Self type
-
AsyncHelper.type
object ConsoleProfileReporter extends ProfileReporter
Attributes
- Supertypes
- Self type
Attributes
- Companion
- object
- Supertypes
object EventType
Attributes
- Supertypes
case class ProfileRange(start: ProfileSnap, end: ProfileSnap, phase: Phase, purpose: String, taskCount: Int, thread: Thread)
Attributes
- Supertypes
Attributes
- Supertypes
- Known subtypes
-
object ConsoleProfileReporter.typeclass StreamProfileReporter
Attributes
- Supertypes
object Profiler
class StreamProfileReporter(out: PrintWriter) extends ProfileReporter
Attributes
- Supertypes
In this article