public mark_job_completed ( $timestamp, $action, $instance ) : boolean | ||
$timestamp | int Unix timestamp | |
$action | string name of action used when the event is registered (unhashed) | |
$instance | string md5 hash of the event's arguments array, which Core uses to index the `cron` option | |
return | boolean |