KiCad PCB EDA Suite
|
#include <view/zoom_controller.h>
#include <trace_helpers.h>
#include <wx/log.h>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | SIMPLE_TIMESTAMPER |
A very simple timestamper that uses the KIGFX::ACCELERATING_ZOOM_CONTROLLER::CLOCK to provide a timestamp. More... | |