timeUnit property

TimeUnit? timeUnit
final

The time unit to use for fixedDelay, fixedDelayString, fixedRate, fixedRateString, initialDelay, and initialDelayString.

Implementation

final TimeUnit? timeUnit;