Lines Matching defs:ltime
723 struct tm ltime;726 if (localtime_r(&tv.tv_sec, <ime)) {727 strftime(date, sizeof(date), "%H:%M:%S", <ime);