J
Joseph Kormann
In Unix, there's a utility called 'profs' which analyses running code to see
which functions and methods are called frequently and how long they're
called. Is there such a utility available for C# code?
Thanks,
Joseph
which functions and methods are called frequently and how long they're
called. Is there such a utility available for C# code?
Thanks,
Joseph