kicad/qa/qa_utils
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
..
geometry QA: Add some tests on SHAPE_POLY_SET::Distance 2019-01-29 18:12:06 -05:00
include/qa_utils Remove SCOPED_TIMER, use PROF_COUNTER 2019-06-12 14:16:47 +01:00
CMakeLists.txt Unify library browser terminology. 2019-01-30 19:52:15 +00:00
mocks.cpp Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
pcb_test_frame.cpp Move some dupicated tools to common tools. 2019-06-03 21:08:30 +01:00
pcb_test_frame.h gal: pixel alignment hacks, works for Retina display too now. 2019-02-16 20:03:13 +01:00
stdstream_line_reader.cpp QA: Tidy qa_utils headers 2019-01-29 18:16:00 -05:00
utility_program.cpp QA: Tidy qa_utils headers 2019-01-29 18:16:00 -05:00