1ms slower on average 💔 sad!
This commit is contained in:
parent
39a6a5cff0
commit
ff3d9bcce8
6 changed files with 166 additions and 88 deletions
|
@ -36,4 +36,9 @@ fn GetShell() -> string;
|
|||
/**
|
||||
* @brief Get the product family
|
||||
*/
|
||||
fn GetProductFamily() -> string;
|
||||
fn GetHost() -> string;
|
||||
|
||||
/**
|
||||
* @brief Get the kernel version.
|
||||
*/
|
||||
fn GetKernelVersion() -> string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue