Searched refs:wxGetElapsedTime (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstopwatch.h75 // Gets elapsed milliseconds since last wxStartTimer or wxGetElapsedTime
77 wxDEPRECATED( long WXDLLIMPEXP_BASE wxGetElapsedTime(bool resetTimer = true) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstopwtch.tex24 \helpref{::wxStartTimer}{wxstarttimer}, \helpref{::wxGetElapsedTime}{wxgetelapsedtime}, \helpref{wxTimer}{wxtimer}
H A Dtimer.tex40 \helpref{::wxStartTimer}{wxstarttimer}, \helpref{::wxGetElapsedTime}{wxgetelapsedtime}, \helpref{wxStopWatch}{wxstopwatch}
H A Dfunction.tex121 \helpref{wxGetElapsedTime}{wxgetelapsedtime}\\
4340 \membersection{::wxGetElapsedTime}\label{wxgetelapsedtime}
4342 \func{long}{wxGetElapsedTime}{\param{bool}{ resetTimer = true}}
4455 Starts a stopwatch; use \helpref{::wxGetElapsedTime}{wxgetelapsedtime} to get the elapsed time.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstopwatch.cpp187 long wxGetElapsedTime(bool resetTimer) function

Completed in 64 milliseconds