X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..8ea92b4d7792987769774ac381685dae15c70454:/include/wx/stopwatch.h?ds=inline diff --git a/include/wx/stopwatch.h b/include/wx/stopwatch.h index dce845461f..08c8421ccc 100644 --- a/include/wx/stopwatch.h +++ b/include/wx/stopwatch.h @@ -73,7 +73,7 @@ void WXDLLIMPEXP_BASE wxStartTimer(); // Gets elapsed milliseconds since last wxStartTimer or wxGetElapsedTime // -- DEPRECATED: use wxStopWatch instead -long WXDLLIMPEXP_BASE wxGetElapsedTime(bool resetTimer = TRUE); +long WXDLLIMPEXP_BASE wxGetElapsedTime(bool resetTimer = true); #endif // wxUSE_LONGLONG