wxWidgets/tests/events
Vadim Zeitlin b0ec002323 Added wxStopWatch::TimeInMicro() for better precision time measurement.
Also simplify/streamline wxStopWatch implementation and replace confusingly
named m_pause with more clear m_elapsedBeforePause.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-11-27 19:50:12 +00:00
..
clone.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
evthandler.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
evtsource.cpp Merge SOC2009_FSWATCHER branch into trunk. 2009-10-22 11:35:43 +00:00
keyboard.cpp Disable keyboard unit test with wxUIActionSimulator under OS X. 2010-11-05 21:37:27 +00:00
propagation.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
stopwatch.cpp Added wxStopWatch::TimeInMicro() for better precision time measurement. 2011-11-27 19:50:12 +00:00
timertest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00