You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a reader of logs, i'd like to depend on event.stamps[-1] always being the monotonic stamp, as this makes it easy/cheap to sort the events by write order without searching for the stamp by clock name.
The text was updated successfully, but these errors were encountered:
farm-ng-core/py/farm_ng/core/events_file_writer.py
Line 128 in e67443f
As a reader of logs, i'd like to depend on
event.stamps[-1]
always being the monotonic stamp, as this makes it easy/cheap to sort the events by write order without searching for the stamp by clock name.The text was updated successfully, but these errors were encountered: