Motion Master 6.0.0-alpha.50
Next-generation motion control software
Loading...
Searching...
No Matches
system_info.cc File Reference
#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>
Include dependency graph for system_info.cc:

Namespaces

namespace  mm
 
namespace  mm::core
 

Functions

SystemInfo mm::core::collectSystemInfo ()
 
void mm::core::to_json (nlohmann::json &j, const SystemInfo &info)