enableCompilerMetricsForDebugging

fun enableCompilerMetricsForDebugging(reportsDestination: File, metricsDestination: File = reportsDestination)(source)

Enables compose compiler metrics for this project. Note this should not be enabled by default and is just for debugging!