summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/manager-api.txt5
1 files changed, 5 insertions, 0 deletions
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)