Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3788359
D1227.id3154.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
469 B
Referenced Files
None
Subscribers
None
D1227.id3154.diff
View Options
diff --git a/Wearg/Time.tcl b/Wearg/Time.tcl
--- a/Wearg/Time.tcl
+++ b/Wearg/Time.tcl
@@ -1,9 +1,15 @@
+utimer 90 onload
#bind cron - "* * * * *" cron:minute
bind cron - "?2 * * * *" cron:often
bind cron - "?7 * * * *" cron:often
#bind cron - "0 * * * *" cron:hourly
#bind cron - "0 4 * * *" cron:daily
+proc onload {} {
+ ::broker::init
+ ::notifications::init
+}
+
#Every 5 minutes
proc cron:often {minute hour day month weekday} {
#Reconnects to broker
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 27, 22:18 (19 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2267825
Default Alt Text
D1227.id3154.diff (469 B)
Attached To
Mode
D1227: Initialize broker and notifications
Attached
Detach File
Event Timeline
Log In to Comment