mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 01:19:19 +02:00
html reports
This commit is contained in:
@@ -11,10 +11,13 @@ class trainingcard_panel : public ui_panel
|
||||
std::string remarks;
|
||||
|
||||
std::optional<std::time_t> start_time_wall;
|
||||
float distance = 0.0f;
|
||||
|
||||
std::thread save_thread;
|
||||
std::atomic<int> state;
|
||||
|
||||
std::string json_escape(const std::string &s);
|
||||
|
||||
void save_thread_func();
|
||||
void clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user