Searched refs:format_time (Results 1 – 2 of 2) sorted by relevance
340 def format_time(dt): function355 print("raw times: %s" % ", ".join(map(format_time, raw_timings)))362 repeat, format_time(best)))371 % (format_time(worst), format_time(best)),
717 #define format_time wcsftime macro721 #define format_time strftime macro841 buflen = format_time(outbuf, i, fmt, &buf);876 #undef format_time