I want to get single step execution time in Teststand,I can put two statements before and after that step and use Seconds() to calculate elapsed time. However, I would like to see a better way, and wondering whether there's a hidden context variable like "Step.Result.exeuctiontime".