Author: smithd
Quickly wraps a section of code in a flag sequence for timing purposes. It also tags that sequence so that it can be removed easily without damaging any other code. Borrows from (https://decibel.ni.com/content/docs/DOC-43587) but I personally wanted to make it as simple as possible.
Before (benchmark this code):
After (benchmark this code):
Before (remove benchmark structure):
After (remove benchmark structure):
Attachement is saved in LabVIEW 2015. For install instructions, go here.