Searched defs:wxGetTimeOfDay (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/common/
H A Dstopwatch.cpp103 #define wxGetTimeOfDay(tv, tz) gettimeofday(tv) macro
105 #define wxGetTimeOfDay(tv, tz) gettimeofday((tv), (tz)) macro

Completed in 33 milliseconds