mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-29 16:54:35 +00:00
Clarify manual language.
This commit is contained in:
parent
6fe90e136f
commit
a15964b2dc
@ -1537,9 +1537,7 @@ begin functions:
|
|||||||
These functions return a \texttt{TracyCZoneCtx} context value, which must be handled, as described
|
These functions return a \texttt{TracyCZoneCtx} context value, which must be handled, as described
|
||||||
in sections~\ref{czonemarkup} and~\ref{zonectx}.
|
in sections~\ref{czonemarkup} and~\ref{zonectx}.
|
||||||
|
|
||||||
The variable representing an allocated source location is of an opaque type. After it is passed to
|
The variable representing an allocated source location is of an opaque type. After it is passed to one of the zone begin functions, its value \emph{cannot be reused} (the variable is consumed). You must allocate a new source location for each zone begin event, even if the location data would be the same as in the previous instance.
|
||||||
one of the zone begin functions, its value \emph{cannot be reused}. You must allocate a new source
|
|
||||||
location for each zone begin event.
|
|
||||||
|
|
||||||
\begin{bclogo}[
|
\begin{bclogo}[
|
||||||
noborder=true,
|
noborder=true,
|
||||||
|
Loading…
Reference in New Issue
Block a user