Fix: sink.text.pretty: do not always update last timestamp
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 4 Mar 2019 19:36:51 +0000 (14:36 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
We use print_timestamp_cycles() and print_timestamp_wall() in
print_discarded_elements_msg(), but those must not update the
component's last known timestamp because this is used to compute the
time delta between event messages.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>

No differences found
This page took 0.039828 seconds and 4 git commands to generate.