Update manual.

This commit is contained in:
Bartosz Taudul 2019-10-29 23:11:08 +01:00
parent d54ff0f9c2
commit 94da3b8467

View File

@ -288,6 +288,10 @@ mov qword ptr [rdi+28h],rax ; write buffer counter
The second code block, responsible for ending a zone, is similar, but smaller, as it can reuse some variables retrieved in the above code.
\subsection{Examples}
To see how Tracy can be integrated into an application, you may look at example programs in the \texttt{examples} directory. Looking at the commit history might be the best way to do that.
\subsection{On the web}
Tracy can be found at the following web addresses: