Home
last modified time | relevance | path

Searched refs:timestr (Results 1 – 3 of 3) sorted by relevance

/external/markdown/MarkdownTest/
DMarkdownTest.pl92 print "Benchmark: ", timestr($time_diff), "\n";
/external/icu4c/i18n/
Dvtzone.cpp2229 UnicodeString timestr; in writeZonePropsByTime() local
2230 writer.write(getDateTimeString(time + fromOffset, timestr)); in writeZonePropsByTime()
/external/qemu/
Dqemu-io.c107 timestr(t, ts, sizeof(ts), Cflag ? VERBOSE_FIXED_TIME : 0); in print_report()