vertx / io.vertx.ext.sync / Sync / getContextScheduler

getContextScheduler

@Suspendable open static fun getContextScheduler(): FiberScheduler

Get the `FiberScheduler` for the current context. There should be only one instance per context.

Return
the scheduler