sweep-procs.tcl

Notification Sweeps

Location:
packages/notifications/tcl/sweep-procs.tcl
Created:
2002-05-27
Author:
Ben Adida
CVS Identification:
$Id: sweep-procs.tcl,v 1.28.2.6 2022/02/16 13:19:36 gustafn Exp $

Procedures in this file

Detailed information

notification::sweep::cleanup_notifications (private)

 notification::sweep::cleanup_notifications

Clean up the notifications that have been sent out (DRB: inefficiently...).

Testcases:
No testcase defined.

notification::sweep::sweep_notifications (private)

 notification::sweep::sweep_notifications -interval_id interval_id \
    [ -batched_p batched_p ]

This sweeps for notifications in a particular interval

Switches:
-interval_id (required)
-batched_p (optional, defaults to "0")

Testcases:
No testcase defined.
[ show source ]