Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/tracy.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/tracy.tex b/manual/tracy.tex
index 459dcc4c..abeed7e6 100644
--- a/manual/tracy.tex
+++ b/manual/tracy.tex
@@ -1888,6 +1888,8 @@ To send additional markup in form of plot data points or messages use the follow
\begin{itemize}
\item \texttt{TracyCPlot(name, val)}
+\item \texttt{TracyCPlotF(name, val)}
+\item \texttt{TracyCPlotI(name, val)}
\item \texttt{TracyCMessage(txt, size)}
\item \texttt{TracyCMessageL(txt)}
\item \texttt{TracyCMessageC(txt, size, color)}