Package-level declarations

Types

Link copied to clipboard

A PerInterpreterStatistic is an incremental, summarized recording of a set of integral values and times. It is synchronized, although the typical usage is that it will only be written by a single Thread at a time, and read by another Thread only rarely.

Link copied to clipboard

A PerInterpreterStatistic is an incremental, summarized recording of a set of integral values and times. It is synchronized, although the typical usage is that it will only be written by a single Thread at a time, and read by another Thread only rarely.

Link copied to clipboard
class Statistic(report: StatisticReport, nameSupplier: () -> String)

An immutable collection of related statistics.

Link copied to clipboard

The statistic reports requested of the compiler: