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

Comments