vertx / io.vertx.core.spi.metrics / VertxMetrics / timerCreated

timerCreated

abstract fun timerCreated(id: Long): Unit

Called when a timer is created

No specific thread and context can be expected when this method is called.

Parameters

id - the id of the timer