CalculateNextTrigger

Description

Figures out when the previously-run tasks should be triggered again.

Syntax

void CalculateNextTrigger ([array $tasks[, bool $forceUpdate]])



Parameter $tasks

Expected type: Array
Description: Specific tasks to update the times for - either the task IDs or specific strings representing tasks



Parameter $forceUpdate

Expected type: Boolean
Description: Force updating the task times


Advertisement: