Searched refs:wxStartTime (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.cpp178 static wxLongLong wxStartTime = 0l; variable
183 wxStartTime = wxGetLocalTimeMillis();
189 wxLongLong oldTime = wxStartTime;
193 wxStartTime = newTime;

Completed in 36 milliseconds