i should sleep
This commit is contained in:
parent
791e237470
commit
b366a7ee63
10 changed files with 341 additions and 109 deletions
|
@ -3,5 +3,5 @@
|
|||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
uint64_t get_meminfo();
|
||||
std::string get_nowplaying();
|
||||
uint64_t GetMemInfo();
|
||||
std::string GetNowPlaying();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue