Searched defs:starttime (Results 1 - 1 of 1) sorted by relevance
| /sendmail/sendmail/ | ||
| H A D | main.c | 189 static time_t starttime = 0; /* when was process started */ local 229 if (starttime != 0) 234 starttime = curtime(); |
Completed in 31 milliseconds