Searched defs:tmTime (Results 1 – 2 of 2) sorted by relevance
514 struct tm *tmTime = localtime(&mtime); variable543 struct tm *tmTime = localtime(&mtime); variable
155 struct tm *tmTime = NULL; in OsRecordExcInfoTime() local