Searched defs:stamp (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Dutils.c274 char stamp[80]; local
276 strftime(stamp, sizeof(stamp), "%Y-%m-%d %H:%M:%S", localtime(&mtime));
277 printf(": %s", stamp);

Completed in 43 milliseconds