]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/private/timer.h
use less expensive GetLastPosition() instead of GetValue() to implement IsEmpty()
[wxWidgets.git] / include / wx / mac / private / timer.h
CommitLineData
c2ca375c
VZ
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/private/timer.h"
3#else
4#include "wx/mac/carbon/private/timer.h"
5#endif