From ded3e33a21945a95394dd092bfd34f145b8c6138 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 5 Jan 2010 15:53:33 -0800 Subject: Allow counters with zero interval --- doc/manager-api.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/manager-api.txt b/doc/manager-api.txt index 35477dc3..1ba0480c 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -109,6 +109,11 @@ Methods dict GetProperties() Register a new counter for user notifications. + If the interval is zero then no timer for updates + will be started. Only kernel events can then + trigger updates. Otherwise the kernel will be + polled every n seconds for an update. + Possible Errors: [service].Error.InvalidArguments void UnregisterCounter(object path) -- cgit v1.2.3