January 02, 2008
I was looking to time some Reporting Service functionality and needed to get down to the millisecond. The DateDiff() function in VB.NET seemed to fit the bill, but natively only goes down to the Second. But on MSDN , there is some sample code that shows how to get the duration of items at the millisecond...