]> git.sesse.net Git - nageru/commit
Factor the basic metrics (memory, uptime, etc.) into a separate class, so that Kaeru...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 10 Jul 2017 10:36:39 +0000 (12:36 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 10 Jul 2017 10:36:39 +0000 (12:36 +0200)
commit868450678563ed2c9fd5240dca704d87371d1478
tree62aa237f6965b8f0f33e1a6410a201a0e65a28c6
parent870d32ed4c8a9ccba8b2a76cad1c6c4d5958b23c
Factor the basic metrics (memory, uptime, etc.) into a separate class, so that Kaeru can also use it.
Makefile
basic_stats.cpp [new file with mode: 0644]
basic_stats.h [new file with mode: 0644]
kaeru.cpp
main.cpp
mixer.cpp
mixer.h