ArcGIS Pro 3.0.1: How to measure the time for performing a particular tool in the model builder?
For example, the model below is intended to query an indexed and a nonindexed layer. I wanted to compare the time between these two cases. This is why I need a tool to measure the time to perform the “select by attribute” in these two cases.
