How to measure execution time for nodes?

@Jorge_Villarroel - These nodes are meant to be used in sequence:


If you’re concerned about transactions try adding a Transaction.End node at the end of each block that modifies the model before passing your data on to the next Time.LapTime node.

7 Likes