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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddatetime.h1098 static time_t GetTimeNow() { return time((time_t *)NULL); } function in class:wxDateTime
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatetime.tex546 \membersection{wxDateTime::GetTimeNow}\label{wxdatetimegettimenow}
548 \func{static time\_t}{GetTimeNow}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddatetime.cpp599 time_t t = GetTimeNow();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPartFile.cpp3008 m_lastDateChanged = wxDateTime::GetTimeNow();

Completed in 128 milliseconds