Changes between Version 37 and Version 38 of BasicApi


Ignore:
Timestamp:
Oct 5, 2011, 10:24:09 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BasicApi

    v37 v38  
    185185double boinc_elapsed_time();
    186186}}}
    187 returns the elapsed time since the start of the current episode.
     187returns the elapsed runtime (i.e. wall-clock time during which the job
     188was not suspended) since the start of the current episode.
    188189The elapsed time from earlier episodes is in APP_INIT_DATA::starting_elapsed_time
    189190(only from 6.10+ clients).