Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24892448
Time.tcl
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
607 B
Referenced Files
None
Subscribers
None
Time.tcl
View Options
utimer
90
onload
bind
cron
-
"* * * * *"
cron:minute
bind
cron
-
"*/5 * * * *"
cron:often
bind
cron
-
"0 * * * *"
cron:hourly
bind
cron
-
"0 4 * * *"
cron:daily
proc
onload
{}
{
#Drops IRC support
unloadmodule
irc
unloadmodule
ctcp
unloadmodule
channels
unloadmodule
server
#Links to Nasqueron
link
Nasqueron
}
#Every minute
proc
cron:minute
{
minute
hour day month weekday
}
{
}
#Every 5 minutes
proc
cron:often
{
minute
hour day month weekday
}
{
sqlrehash
}
#Every hour
proc
cron:hourly
{
minute
hour day month weekday
}
{
}
#Every day, at 4am
proc
cron:daily
{
minute
hour day month weekday
}
{
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 18, 10:10 (3 h, 18 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3532054
Default Alt Text
Time.tcl (607 B)
Attached To
Mode
rVIPER ViperServ scripts
Attached
Detach File
Event Timeline
Log In to Comment