summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2017-02-16 15:10:45 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2017-02-16 15:10:45 +0100
commit76c48fc1378c717aab9932487a2853d4bae44fc1 (patch)
tree9608a03ea655f9a79cd51a080e271014c0ebe13d /docs
parent989da7e0a83a09d161187a113e1f1afe292cf240 (diff)
downloadufo-filters-76c48fc1378c717aab9932487a2853d4bae44fc1.tar.gz
ufo-filters-76c48fc1378c717aab9932487a2853d4bae44fc1.tar.bz2
ufo-filters-76c48fc1378c717aab9932487a2853d4bae44fc1.tar.xz
ufo-filters-76c48fc1378c717aab9932487a2853d4bae44fc1.zip
null: allow printing durations from timestamps
Diffstat (limited to 'docs')
-rw-r--r--docs/sinks.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/sinks.rst b/docs/sinks.rst
index 9ff7d7c..e4c5be9 100644
--- a/docs/sinks.rst
+++ b/docs/sinks.rst
@@ -125,3 +125,7 @@ Null
.. gobj:prop:: finish:boolean
Call finish on the associated command queue.
+
+ .. gobj:prop:: durations:boolean
+
+ Print durations computed from timestamps on ``stderr``.