KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SYM_CHOOSER_TIMING::STEP_LOGGER Class Reference

#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
 

Detailed Description

Definition at line 43 of file symbol_chooser_timing.h.

Constructor & Destructor Documentation

◆ STEP_LOGGER()

SYM_CHOOSER_TIMING::STEP_LOGGER::STEP_LOGGER ( )
inline

Member Function Documentation

◆ Log()

void SYM_CHOOSER_TIMING::STEP_LOGGER::Log ( const char * aStep,
const wxString & aExtra = wxEmptyString )
inline

Member Data Documentation

◆ m_last

clock::time_point SYM_CHOOSER_TIMING::STEP_LOGGER::m_last
private

Definition at line 66 of file symbol_chooser_timing.h.

Referenced by Log(), and STEP_LOGGER().


The documentation for this class was generated from the following file: