This line is using round consensus timestamp instead of the consensus time last assigned to a transaction in the record stream, which is this block_end_time field.
(Not last_handle_time, which is the last top-level consensus time not the last-used consensus time for any transaction including synthetic transactions.)
This line is using round consensus timestamp instead of the consensus time last assigned to a transaction in the record stream, which is this
block_end_timefield.(Not
last_handle_time, which is the last top-level consensus time not the last-used consensus time for any transaction including synthetic transactions.)