Changes between Version 17 and Version 18 of GuiRpc


Ignore:
Timestamp:
Jun 30, 2008, 1:02:41 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GuiRpc

    v17 v18  
    7474=== `get_results(RESULTS&)` === #function-get_results
    7575
    76 Get a list of [JobOut results]. Those that are in progress will have information such as CPU time and fraction done. Each result includes a name; use `CC_STATE::lookup_result()` to find this result in the current static state; if it's not there, call [#function-get_state get_state()] again.
     76Get a list of [JobIn results]. Those that are in progress will have information such as CPU time and fraction done. Each result includes a name; use `CC_STATE::lookup_result()` to find this result in the current static state; if it's not there, call [#function-get_state get_state()] again.
    7777
    7878=== `get_screensaver_mode(int& status)` === #function-get_screensaver_mode