Documentation

TaskRunner.php

Simple Machines Forum (SMF)

Tags
author

Simple Machines https://www.simplemachines.org

copyright

2025 Simple Machines and individual contributors

license

https://www.simplemachines.org/about/smf/license.php BSD

version
3.0

Alpha 2

Table of Contents

Classes

TaskRunner
Runs background tasks (a.k.a. cron jobs), including scheduled tasks.

Constants

FROM_CLI  = Sapi::isCLI()
MAX_CLAIM_THRESHOLD  = self::MAX_CLAIM_THRESHOLD
MAX_CRON_TIME  = self::MAX_CRON_TIME

Constants

MAX_CLAIM_THRESHOLD

public mixed MAX_CLAIM_THRESHOLD = self::MAX_CLAIM_THRESHOLD

MAX_CRON_TIME

public mixed MAX_CRON_TIME = self::MAX_CRON_TIME

        
On this page

Search results