I can't find solid documentation on profiling code in
VC.Net. It seems the
old C++ profiler is kaput??
I don't want to make a "Performance Counter"... and all that stuff. I'd
rather just time my functions myself,
but it was oh so nice to see a list of all the functions in one's code
sorted by time.
Am I wrong in thinking it's gone?
-Ben