Changes between Version 39 and Version 40 of GuiRpc
- Timestamp:
- Sep 8, 2013, 12:42:56 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuiRpc
v39 v40 164 164 if it's not there, call [#function-get_state get_state()] again. 165 165 166 `get_old_results(vector<OLD_RESULT>)`:: 167 Get a list of results that have been completed in the last 24 hours 168 and have been reported to their project. 169 (These results are not returned by [#function-get_results get_results()]). 170 166 171 `get_screensaver_mode(int& status)`:: 167 172 Return screensaver mode (values are listed in [source:boinc/lib/common_defs.h common_defs.h]).