General handler for cron actions.

package XenForo_Cron

 Methods

Outputs the blank image needed for cron page embedding.

outputImage() 

Run all (or as many as possible) outstanding cron entries.

run() 

Confirms via an atomic update that the entries are runnable first.

Runs all/as many outstanding cron entries and outputs the blank image.

runAndOutput()