Dump the current value of the timer
Options
Does LinqPad use an internal StopWatch to report the query time? If so, do we have access to it? I can see it would be useful to dump the current time on big snippets for performance tuning purposes instead of creating a manual stopwatch
Thanks
Thanks
Comments
-
Would also like to know this! Would be awfully useful for testing performance of queries etc.
-
This is now available in the new beta:
http://www.linqpad.net/download.aspx#betaUtil.ElapsedTime.Dump();