MetricManager

class MetricManager(val command: PlugPagCommand, isAsync: Boolean)

Constructors

Link copied to clipboard
fun MetricManager(command: PlugPagCommand, isAsync: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun createMapData(hasEnd: Boolean, metricResult: MetricResult? = null, runBlock: (Map<String, String>) -> WrapperMetric): WrapperMetric
Link copied to clipboard
fun createMetric(name: String, hasEnd: Boolean = false, metricResult: MetricResult? = null): WrapperMetric
Link copied to clipboard
Link copied to clipboard