Searched refs:wxTickGreaterEqual (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtimer.cpp53 inline bool wxTickGreaterEqual(wxTimerTick_t x, wxTimerTick_t y) function
62 inline bool wxTickGreaterEqual(wxTimerTick_t x, wxTimerTick_t y) function
83 inline bool wxTickGreaterEqual(wxTimerTick_t x, wxTimerTick_t y) function
173 if ( desc->running && wxTickGreaterEqual(now, desc->shotTime) )

Completed in 46 milliseconds