From abb32c96c0d33ebc0875bae321651f698bc66ab5 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Wed, 12 Dec 2012 10:56:34 +0100 Subject: Update documentation --- docs/index.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index f7aa2d4..1368928 100644 --- a/docs/index.html +++ b/docs/index.html @@ -69,7 +69,7 @@

- This document was revised on 25-Oct-12, and applies to version 3.4.0. + This document was revised on 11-Dec-12, and applies to version 3.4.1.

@@ -997,6 +997,16 @@ events to a common Linda, but... :). +

+ +
+	{[{linda, slot, when, period}[,...]]} = lanes.timers()
+
+ +

+ The full list of active timers can be obtained. Obviously, this is a snapshot, and non-repeating timers might no longer exist by the time the results are inspected. +

+
-- cgit v1.2.3-55-g6feb