mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00

The BIF was not returning an IntervalVal which has an overriden ValDescribe() method that allows for prettier printing like "6.0 secs" instead of just "6.0".
3 lines
177 B
Text
3 lines
177 B
Text
interval, 14.0 days 6.0 hrs 56.0 mins 3.0 secs 139.0 msecs 999.999898 usecs
|
|
interval, -14.0 days -6.0 hrs -56.0 mins -3.0 secs -139.0 msecs -999.999898 usecs
|
|
interval, 6.0 secs
|