]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: spoe: switch the timeval-based timestamps to nanosecond timestamps
authorWilly Tarreau <w@1wt.eu>
Thu, 27 Apr 2023 09:54:11 +0000 (11:54 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 28 Apr 2023 14:08:08 +0000 (16:08 +0200)
commitaaebcae58b0ab38e4f47dcc74e1e7ab3e7cb7a20
tree55e7d908c532bda424413d35b926b1e569a07733
parent76d343d3d371fb89053598db79e1f7a3e8c8a750
MINOR: spoe: switch the timeval-based timestamps to nanosecond timestamps

Various points were collected during a request/response and were stored
using timeval. Let's now switch them to nanosecond based timestamps.
include/haproxy/spoe-t.h
src/flt_spoe.c