mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Update manual.
This commit is contained in:
@@ -1652,6 +1652,10 @@ logo=\bcbombe
|
||||
Usage of trace parameters makes profiling runs dependent on user interaction with the profiler, and thus it's not recommended to be employed if a consistent profiling environment is desired. Furthermore, interaction with the parameters is only possible in the graphical profiling application, and not in the command line capture utility.
|
||||
\end{bclogo}
|
||||
|
||||
\subsection{Connection status}
|
||||
|
||||
To determine if a connection is currently established between the client and the server, you may use the \texttt{TracyIsConnected} macro, which returns a boolean value.
|
||||
|
||||
\section{Capturing the data}
|
||||
\label{capturing}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user