|
Motion Master 6.0.0-alpha.50
Next-generation motion control software
|
#include "core/system_info.h"#include <cstdio>#include <filesystem>#include <fstream>#include <nlohmann/json.hpp>#include <string>#include <system_error>#include <thread>#include <sys/utsname.h>#include <unistd.h>Namespaces | |
| namespace | mm |
| namespace | mm::core |
Functions | |
| SystemInfo | mm::core::collectSystemInfo () |
| void | mm::core::to_json (nlohmann::json &j, const SystemInfo &info) |