X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..4b412d238281008e248bcdebeae4baf4b67191e7:/include/wx/stopwatch.h 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