dierkens Posted June 18, 2020 Report Share Posted June 18, 2020 I'm trying to log the duration of the DTI-to-File process and am trying to use the Stopwatch to get the elapsed time. Does anyone have an example of how to trigger and record this process. I'm not set on using the Stopwatch if you've got another idea on how to do this. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Joe Tauser Posted June 19, 2020 MVP 2022 Report Share Posted June 19, 2020 I'd figure out a way to use the System General.Milliseconds Counter tag in my logic. Take a snapshot of the value when you start and subtract that value from the current value when the operation is complete. Joe T. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.