vertx / io.vertx.core / VertxOptions / getBlockedThreadCheckInterval

getBlockedThreadCheckInterval

open fun getBlockedThreadCheckInterval(): Long

Get the value of blocked thread check period, in ms.

This setting determines how often Vert.x will check whether event loop threads are executing for too long.

Return
the value of blocked thread check period, in ms.