Searched refs:newTime (Results 1 – 1 of 1) sorted by relevance
273 struct tm* newTime; in ReadCommandLineInfo() local280 newTime = localtime(&szClock); in ReadCommandLineInfo()283 fprintf(log_file, "\nDate: %s\n", asctime(newTime)); in ReadCommandLineInfo()