From 21956762e9f9acef0a1a888005176e29baccdede Mon Sep 17 00:00:00 2001 From: Adriano Garcia Date: Tue, 18 Oct 2022 13:48:39 -0300 Subject: [PATCH] Update CLI.rst --- docs/source/CLI.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/CLI.rst b/docs/source/CLI.rst index cb38d03..bf0fc3a 100644 --- a/docs/source/CLI.rst +++ b/docs/source/CLI.rst @@ -249,7 +249,7 @@ Exec Use this option to monitor latency, throughput, CPU and memory usage. It works the same as the ``-monitor`` command above, but it runs the monitoring computations in an individual thread. It may be used for decreased performance overhead in the application when monitoring with low time intervals. - - + - ``-latency-monitor`` It monitors latency per stage and per item and generates a log file. -- GitLab