TinyMUSH 3.3
TinyMUSH Server
Loading...
Searching...
No Matches
Public Attributes | List of all members
cron_entry Struct Reference
Collaboration diagram for cron_entry:
Collaboration graph
[legend]

Public Attributes

dbref obj
 
int atr
 
char * cronstr
 
unsigned char minute [(((MINUTE_COUNT) -1) > > 3)+1]
 
unsigned char hour [(((HOUR_COUNT) -1) > > 3)+1]
 
unsigned char dom [(((DOM_COUNT) -1) > > 3)+1]
 
unsigned char month [(((MONTH_COUNT) -1) > > 3)+1]
 
unsigned char dow [(((DOW_COUNT) -1) > > 3)+1]
 
int flags
 
CRONTABnext
 

The documentation for this struct was generated from the following file: