Searched refs:modtime2 (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
H A Dfiletools.cpp113 time_t modtime1, modtime2; local
117 modtime2 = stbuf2.st_mtime;
119 diff = difftime(modtime1, modtime2);

Completed in 386 milliseconds