KiCad PCB EDA Suite
|
#include <symbol_chooser_timing.h>
Public Member Functions | |
STEP_LOGGER () | |
void | Log (const char *aStep, const wxString &aExtra=wxEmptyString) |
Private Attributes | |
clock::time_point | m_last |
Definition at line 43 of file symbol_chooser_timing.h.
|
inline |
Definition at line 46 of file symbol_chooser_timing.h.
References SYM_CHOOSER_TIMING::g_start_time, SYM_CHOOSER_TIMING::g_started, and m_last.
|
inline |
Definition at line 51 of file symbol_chooser_timing.h.
References SYM_CHOOSER_TIMING::g_firstRun, SYM_CHOOSER_TIMING::g_start_time, SYM_CHOOSER_TIMING::g_started, KI_TRACE, and m_last.
|
private |
Definition at line 66 of file symbol_chooser_timing.h.
Referenced by Log(), and STEP_LOGGER().