zeek/testing/btest/Baseline/core.event-metadata.current-event-time
Arne Welzel 7b4b1779bf Event: Use -1.0 for undefined/unset timestamps
This can happen if either there's no network timestamp associated with
an event, or there's currently no event being dispatched. Using 0.0
isn't great as it's the normal start timestamp before reading a network
packet. Using -1.0 gives the caller a chance to check and realize what's
going on.
2025-06-02 17:31:36 +02:00
..
output Event: Use -1.0 for undefined/unset timestamps 2025-06-02 17:31:36 +02:00