• Geoff Simmons's avatar
    implement and test the formatter for %{X}t · 5353d764
    Geoff Simmons authored
    Also refactor strfTIM* to use the %i formatter for the subsecond
    value in microseconds (instead of %N for nanoseconds).
    Also refactor the varnishevent time formatters to directly use the
    string in the log for subseconds, rather than parsing them as doubles,
    to avoid inaccuracies due to floating point.
    5353d764
strfTIM.h 1.73 KB