![]() |
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Log manifest entry containing timestamp and process ID. More...
#include <wslog.h>
Public Attributes | |
struct tm | tstamp_secs |
long | nanosecs |
intmax_t | pid |
Log manifest entry containing timestamp and process ID.
Represents a single log event with second-level and nanosecond-level timestamp precision, along with the originating process ID.
long ws_log_manifest_t::nanosecs |
Nanoseconds component of the timestamp
intmax_t ws_log_manifest_t::pid |
Process ID associated with the log entry
struct tm ws_log_manifest_t::tstamp_secs |
Timestamp (seconds resolution)