X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e43d6143ba737da833e58b8f51eb400d374cb00..85136e3bf5dadf921652519e71da5db351fb3194:/docs/latex/wx/stopwtch.tex diff --git a/docs/latex/wx/stopwtch.tex b/docs/latex/wx/stopwtch.tex index 473f4ec299..1f756a493f 100644 --- a/docs/latex/wx/stopwtch.tex +++ b/docs/latex/wx/stopwtch.tex @@ -17,15 +17,19 @@ use it to measure the time elapsed by some function: \wxheading{Include files} - + + +\wxheading{Library} + +\helpref{wxBase}{librarieslist} \wxheading{See also} -\helpref{::wxStartTimer}{wxstarttimer}, \helpref{::wxGetElapsedTime}{wxgetelapsedtime}, \helpref{wxTimer}{wxtimer} +\helpref{wxTimer}{wxtimer} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxStopWatch::wxStopWatch} +\membersection{wxStopWatch::wxStopWatch}\label{wxstopwatchctor} \func{}{wxStopWatch}{\void} @@ -55,7 +59,7 @@ Resumes the stop watch which had been paused with (Re)starts the stop watch with a given initial value. -\membersection{wxStopWatch::Time} +\membersection{wxStopWatch::Time}\label{wxstopwatchtime} \constfunc{long}{Time}{\void}\label{wxstopwatchtime}