Lines Matching defs:timeInfo
648 struct tm* timeInfo = localtime(&rawtime);652 size_t length = strftime(timeBuff, TIME_LENGTH, timeFormat, timeInfo);