boinc/samples/example_app
David Anderson f3366ec5ba client: track and report network, disk, and memory usage
- store final network usage in RESULT; write/parse in state file
- final disk and memory usage weren't being written to state file; do so.
- add --network_usage option to example app, to test this stuff
2014-05-01 13:05:30 -07:00
..
Mac
bin
MakeMacExample.sh
Makefile
Makefile_android
Makefile_mac
Makefile_mac2
build_android.sh
slide_show.cpp
uc2.cpp client: track and report network, disk, and memory usage 2014-05-01 13:05:30 -07:00
uc2.h samples: Create a custom DLL for debugging DLL search path issues. Hook it up to the example app. 2014-01-15 12:01:00 -05:00
uc2_dll.cpp samples: Create a custom DLL for debugging DLL search path issues. Hook it up to the example app. 2014-01-15 12:01:00 -05:00
uc2_graphics.cpp example app comment typo 2014-01-20 23:39:59 -08:00
ucn.cpp