Searched refs:thenst (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.cpp252 DateTimeType thenst; local
253 thenst.second = 0;
254 thenst.minute = 0;
255 thenst.hour = 0;
256 thenst.day = 1;
257 thenst.month = 1;
258 thenst.year = 1970;
259 thenst.weekDay = 5;
261 uint32_t then = TimDateTimeToSeconds (&thenst);
267 SYSTEMTIME thenst
[all...]

Completed in 55 milliseconds