agentOS API Reference - v0.2.0-rc.3
Docs
Preparing search index...
CronEvent
Interface CronEvent
A cron tick delivered to the actor.
interface
CronEvent
{
firedAt
:
number
;
id
:
string
;
schedule
:
string
;
}
Index
Properties
fired
At
id
schedule
Properties
fired
At
firedAt
:
number
id
id
:
string
schedule
schedule
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fired
At
id
schedule
Docs
agentOS API Reference - v0.2.0-rc.3
Loading...
A cron tick delivered to the actor.