For WRITE events, returns if ACK timestamp requested.
Declared in <folly/io/async/observer/AsyncSocketObserverInterface.h>
[[nodiscard]]
bool
ackTimestampRequestedOnWrite() const;
true if an ACK timestamp was requested on the write.
The return value should not be discarded.