X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-perl.pod;h=a19274e4278030c0e90fad3d4ed8bbdbcab78c9f;hb=65d25664df9fdc9bedf23f02a981b85cd6722970;hp=d5401dd4c7aac55bf1f08d8c5cf5ecbd0c9ff733;hpb=488c2ca9e3f6f6082f192bdd5d737c6cd1298ba2;p=collectd.git diff --git a/src/collectd-perl.pod b/src/collectd-perl.pod index d5401dd4..a19274e4 100644 --- a/src/collectd-perl.pod +++ b/src/collectd-perl.pod @@ -415,6 +415,13 @@ The message is passed to all log-callbacks that are registered with collectd. Wrappers around B, using B, B, B, B and B respectively as I. +=item B () + +Returns the interval of the current plugin as a floating point number in +seconds. This value depends on the interval configured within the +C block or the global interval (see L for +details). + =back The following function provides the filter chain C-interface to Perl-modules.