HomeSort by relevance Sort by last modified time
    Searched full:loctime (Results 1 - 1 of 1) sorted by null

  /external/srec/portable/src/
plog.c 313 struct tm* loctime; local
318 loctime = localtime(&now.secs);
319 timeStrSize = LSTRFTIME(timeStr, TIME_BUF_SIZE, TIME_FORMAT, loctime);

Completed in 254 milliseconds