P
PShield
I need to accuratly measure the time for a part of a procedure in a VBA
subroutine.
It looks like Now() and time only measure to the nearest second, and I
need much finer granularity.
I cannot just run the proc for a number of iterations and devide by
that number of iterations
Can anyone help
subroutine.
It looks like Now() and time only measure to the nearest second, and I
need much finer granularity.
I cannot just run the proc for a number of iterations and devide by
that number of iterations
Can anyone help
