X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d5b12ad9a71615729a2dae61246a897f5e515e04..324eeecb3cdc9522e136af6670443148772b412a:/include/wx/stopwatch.h diff --git a/include/wx/stopwatch.h b/include/wx/stopwatch.h index 22d14efec0..08c8421ccc 100644 --- a/include/wx/stopwatch.h +++ b/include/wx/stopwatch.h @@ -4,7 +4,7 @@ // Author: Julian Smart (wxTimer), Sylvain Bougnoux (wxStopWatch) // Created: 26.06.03 (extracted from wx/timer.h) // RCS-ID: $Id$ -// Copyright: (c) 1998-2003 wxWindows team +// Copyright: (c) 1998-2003 wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -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