Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[DOC] Documented tracing/precision configuration option.
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 5 Jul 2016 15:07:08 +0000 (17:07 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 5 Jul 2016 15:07:08 +0000 (17:07 +0200)
doc/doxygen/outcomes_vizu.doc

index 2673e2f..d8cecd8 100644 (file)
@@ -301,9 +301,13 @@ Use this to add the contents of a file to the top of the trace file as comment.
 \li <b>\c
 tracing/precision
 </b>:
-TODO
+This option determines the precision of timings stored in the trace file. Make sure
+you set \ref options_model_precision to at least the same value as this option! (Traces
+cannot be more accurate than the simulation; they can be less accurate, though.)
+
+The following example will give you a precision of E-10 in the trace file:
 \verbatim
-TODO
+--cfg=tracing/precision:10
 \endverbatim
 
 \li <b>\c