Package | Description |
---|---|
org.ballerinalang.stdlib.task.timer |
Constructor and Description |
---|
Timer(Context ctx,
long delay,
long interval,
FunctionInfo onTriggerFunction,
FunctionInfo onErrorFunction)
Triggers the timer.
|
Copyright © 2018 WSO2. All rights reserved.