Home
last modified time | relevance | path

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

/systemd-251/src/analyze/
Danalyze-plot.c185 _cleanup_free_ char *pretty_times = NULL; in verb_plot() local
200 n = pretty_boot_time(bus, &pretty_times); in verb_plot()
305 svg("<text x=\"20\" y=\"50\">%s</text>", pretty_times); in verb_plot()