Searched refs:CLOCK_FORMAT (Results 1 – 1 of 1) sorted by relevance
161 static constexpr char CLOCK_FORMAT[] = "%H:%M"; in draw_clock() local175 size_t length = strftime(clock_str, CLOCK_LENGTH, CLOCK_FORMAT, time_info); in draw_clock()