open fun setMaxEventLoopExecuteTime(maxEventLoopExecuteTime: Long): VertxOptions
Sets the value of max event loop execute time, in ns.
maxEventLoopExecuteTime - the value of max event loop execute time, in ns.
Return
a reference to this, so the API can be used fluently