KiCad PCB EDA Suite
|
A very simple timestamper that uses the KIGFX::ACCELERATING_ZOOM_CONTROLLER::CLOCK to provide a timestamp. More...
Public Member Functions | |
ACCELERATING_ZOOM_CONTROLLER::TIME_PT | GetTimestamp () override |
A very simple timestamper that uses the KIGFX::ACCELERATING_ZOOM_CONTROLLER::CLOCK to provide a timestamp.
Since that's a steady_clock, it's monotonic.
Definition at line 44 of file zoom_controller.cpp.
|
inlineoverridevirtual |
Implements KIGFX::ACCELERATING_ZOOM_CONTROLLER::TIMESTAMP_PROVIDER.
Definition at line 47 of file zoom_controller.cpp.