1

I have multiple timeMeasureEnd blocks as presented in the image below. I intend to build a single histogram with the information recorded by all blocks. Can it be done? Thank you in advance!

Time measure blocks in detail

Jaco-Ben Vosloo
  • 3,770
  • 2
  • 16
  • 33

1 Answers1

1

Here are two options for you, either keep the data in the individual data sets and then save the last entry to the histogram data or clear them and just take entry 0

enter image description here

Jaco-Ben Vosloo
  • 3,770
  • 2
  • 16
  • 33