Home | History | Annotate | Download | only in config

Lines Matching defs:timeb

11920   time_t timeb;
11922 time (&timeb);
11923 pnt = ctime (&timeb);