Skip to content

io.helidon.scheduling.FixedRate.DelayType

Description

This type is an enumeration.

Allowed Values

ValueDescription
SINCE_PREVIOUS_STARTNext invocation start is measured from the previous invocation task start
SINCE_PREVIOUS_ENDNext invocation start is measured from the previous invocation task end

See the manifest for all available types.