Changes between Version 39 and Version 40 of GuiRpc


Ignore:
Timestamp:
Sep 8, 2013, 12:42:56 PM (11 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GuiRpc

    v39 v40  
    164164 if it's not there, call [#function-get_state get_state()] again.
    165165
     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
    166171 `get_screensaver_mode(int& status)`::
    167172 Return screensaver mode (values are listed in [source:boinc/lib/common_defs.h common_defs.h]).