1#ifndef NNGN_TOOLS_PLOT_WORKER_H
2#define NNGN_TOOLS_PLOT_WORKER_H
13 bool cmd(std::string_view
s)
final;
14 bool cmd_size(std::stringstream *ss);
17 bool cmd_data(std::stringstream *ss);
bool cmd_frame(std::stringstream *ss)
Definition worker.cpp:63
void new_graph(Graph::Type type, QString title)
bool cmd_graph(std::stringstream *ss)
Definition worker.cpp:51
void new_frame(qreal timestamp_ms)
bool cmd(std::string_view s) final
Definition worker.cpp:21
bool cmd_size(std::stringstream *ss)
Definition worker.cpp:42
Command
Definition worker.h:10
void new_size(std::size_t n)
void new_data(Graph::Type type, qreal value)
bool cmd_data(std::stringstream *ss)
Definition worker.cpp:72
local n
Definition dump_lights.lua:5
std::chrono::seconds s
Definition timing.cpp:6