| GetAsMilliseconds() | PerformanceCounter | [inline] |
| GetAsSecondsAndMicroseconds(long &seconds, long µseconds) | PerformanceCounter | [inline] |
| GetFrequency() | PerformanceCounter | [inline, static] |
| Init() | PerformanceCounter | [static] |
| IsInit() | PerformanceCounter | [inline, static] |
| m_Counter | PerformanceCounter | [protected] |
| m_llFrequency | PerformanceCounter | [protected, static] |
| operator!=(const PerformanceCounter &pc) const | PerformanceCounter | [inline] |
| operator+(const PerformanceCounter &pc) const | PerformanceCounter | [inline] |
| operator+=(const PerformanceCounter &pc) | PerformanceCounter | [inline] |
| operator-(const PerformanceCounter &pc) const | PerformanceCounter | [inline] |
| operator-=(const PerformanceCounter &pc) | PerformanceCounter | [inline] |
| operator<(const PerformanceCounter &pc) const | PerformanceCounter | [inline] |
| operator<<(std::ostream &os, const PerformanceCounter &) | PerformanceCounter | [friend] |
| operator<<(std::ostream &, const class format_performance_counter &) | PerformanceCounter | [friend] |
| operator<=(const PerformanceCounter &pc) const | PerformanceCounter | [inline] |
| operator==(const PerformanceCounter &pc) const | PerformanceCounter | [inline] |
| operator>(const PerformanceCounter &pc) const | PerformanceCounter | [inline] |
| operator>=(const PerformanceCounter &pc) const | PerformanceCounter | [inline] |
| PerformanceCounter() | PerformanceCounter | [inline] |
| PerformanceCounter(LONGLONG ll) | PerformanceCounter | [inline] |
| PerformanceCounter(long days, long hours, long minutes, long seconds, long milliseconds, long microseconds) | PerformanceCounter | [inline] |