Searched refs:wxTimerTickPrintfArg (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.cpp47 #define wxTimerTickPrintfArg(tt) (tt) macro
77 #define wxTimerTickPrintfArg(tt) (tt.GetValue()) macro
80 #define wxTimerTickPrintfArg(tt) (tt.ToString().c_str()) macro
132 desc->timer, wxTimerTickPrintfArg(when));
188 wxTimerTickPrintfArg(desc->shotTime) );

Completed in 56 milliseconds