Implementation of Emulator Class. More...
#include <QRandomGenerator>
#include <chrono>
#include <thread>
#include "../../backend/devices/device.hpp"
#include "emulator.hpp"
Implementation of Emulator Class.