Copyright (C) Apis Networks, Inc - All Rights Reserved.
Unauthorized copying of this file, via any medium, is strictly prohibited without consent. Any dissemination of material herein is prohibited.
For licensing inquiries email licensing@apisnetworks.com
Written by Matt Saladna matt@apisnetworks.com, December 2019
Methods | ||
---|---|---|
public
static
|
suspend(): void
|
# |
public
static
|
resume(): void
|
# |
public
|
register(Closure $fn)
|
# |
public
|
end(Closure $fn)
|
# |
public
|
__destruct()
|
# |
public
|
__construct(Timekeeper $time = null)
|
# |
public
|
schedule(null|int $interval, string $name, Closure $closure): void
|
# |
Constants | ||
---|---|---|
public
|
CALLBACK_ORDER = ['cb', 'last']
|
# |
Properties | |||
---|---|---|---|
public
|
bool
|
$force = false
|
# |