Scheduler.Worker
and
reactor-core implementations should now all be time-capable. Will be removed in 3.1.0.@Deprecated public static interface TimedScheduler.TimedWorker extends Scheduler.Worker
Modifier and Type | Method and Description |
---|---|
default long |
now(TimeUnit unit)
Deprecated.
will be removed with the class in 3.1.0, where it is expected that only Scheduler.now is used.
|
dispose, schedule, schedule, schedulePeriodically, shutdown
isDisposed
@Deprecated default long now(TimeUnit unit)
unit
- the target unit of the current time