Returns the time the message was logged.
Declared in <folly/logging/LogMessage.h>
<folly/logging/LogMessage.h>
std::chrono::system_clock::time_point getTimestamp() const;
The message timestamp.