| c++ Programming Glossary: timemapC++ Logging and performance tuning library http://stackoverflow.com/questions/4727006/c-logging-and-performance-tuning-library  intermediateTime_ std string label_ static times TimeMap struct extract_key public std unary_function times value_type.. stopTime_.QuadPart intermediateTime_.QuadPart TimeMap .insert std make_pair label_ elapsed  inline Timer Timer operator.. stopTime_.QuadPart intermediateTime_.QuadPart TimeMap .insert std make_pair label_ elapsed label_ name QueryPerformanceCounter.. 
 |