- Publicity: Public Only All
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
- notification::sweep::cleanup_notifications (private)
- notification::sweep::sweep_notifications (private)
Detailed information
notification::sweep::cleanup_notifications (private)
notification::sweep::cleanup_notifications
Clean up the notifications that have been sent out (DRB: inefficiently...).
- Partial Call Graph (max 5 caller/called nodes):
- 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"
)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.