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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsTime.h67 PRInt64 theTime; local
68 PRStatus status = PR_ParseTimeString(dateStr, defaultToGMT, &theTime);
70 mValue = theTime;

Completed in 40 milliseconds