Home
last modified time | relevance | path

Searched defs:FormatTime (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dconsole_reporter.cc102 static std::string FormatTime(double time) { in FormatTime() function
/netbsd-src/usr.bin/make/
H A Dvar.c1891 FormatTime(const char *fmt, time_t t, bool gmt) FormatTime() function