kicad/qa/pcbnew_tools/tools/pcb_parser
John Beard 781c5f7e1d Remove SCOPED_TIMER, use PROF_COUNTER
SCOPED_TIMER is a QA-only simpler version of PROF_COUNTER.

Extend PROF_COUNTER to allow access to the std::chrono::duration
for more flexibility.

Wrap PROF_COUNTER in SCOPED_PROF_COUNTER for RAII duration
output (for the same effect as SCOPED_TIMER).
2019-06-12 14:16:47 +01:00
..
pcb_parser_tool.cpp Remove SCOPED_TIMER, use PROF_COUNTER 2019-06-12 14:16:47 +01:00
pcb_parser_tool.h QA: Tidy qa_utils headers 2019-01-29 18:16:00 -05:00