Lines Matching refs:TimeStr
131 void FileTimeAsString(char * TimeStr)135 strftime(TimeStr, 20, "%Y:%m:%d %H:%M:%S", &ts);