Searched refs:CurrentTime (Results 1 – 4 of 4) sorted by relevance
46 char CurrentTime[64]; variable167 time_Unix2RFC(tv.tv_sec,CurrentTime); in UpdateCurrentDate()
50 extern char CurrentTime[];
238 iov[1].iov_base = CurrentTime; in SendHTTPHeader()
403 SK_U64 CurrentTime; in SkI2cWait() local409 CurrentTime = SkOsGetTime(pAC); in SkI2cWait()411 if (CurrentTime - StartTime > SK_TICKS_PER_SEC / 8) { in SkI2cWait()424 StartTime, CurrentTime); in SkI2cWait()