CompilationMode.Ignore

@ExperimentalMacrobenchmarkApi
class CompilationMode.Ignore : CompilationMode


This compilation mode doesn't perform any reset or compilation, leaving the user the choice to implement these steps.

Summary

Public constructors

Public functions

open String

Public constructors

Ignore

Added in 1.2.0
Ignore()

Public functions

toString

open fun toString(): String