add turnaround time logging
Some checks failed
Docker Build & Publish / build (push) Failing after 1s

This commit is contained in:
Nicholas Orlowsky 2025-02-05 09:32:21 -05:00
parent f930792a11
commit 10ca7f9f51
Signed by: nickorlow
GPG key ID: 838827D8C4611687
4 changed files with 49 additions and 8 deletions

View file

@ -1,5 +1,6 @@
#include "response.hpp"
#include "../version.hpp"
#include "./constants.hpp"
namespace anthracite::http {