KiCad PCB EDA Suite
|
This is the complete list of members for PROF_TIMER, including all inherited members.
CLOCK typedef | PROF_TIMER | private |
m_lasttime | PROF_TIMER | private |
m_name | PROF_TIMER | private |
m_running | PROF_TIMER | private |
m_starttime | PROF_TIMER | private |
m_stoptime | PROF_TIMER | private |
msecs(bool aSinceLast=false) | PROF_TIMER | inline |
PROF_TIMER(const std::string &aName, bool aAutostart=true) | PROF_TIMER | inline |
PROF_TIMER() | PROF_TIMER | inline |
Show(std::ostream &aStream=std::cerr) | PROF_TIMER | inline |
SinceStart(bool aSinceLast=false) | PROF_TIMER | inline |
Start() | PROF_TIMER | inline |
Stop() | PROF_TIMER | inline |
TIME_POINT typedef | PROF_TIMER | private |
to_string() | PROF_TIMER | inline |