Changes between Version 37 and Version 38 of BasicApi
- Timestamp:
- Oct 5, 2011, 10:24:09 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BasicApi
v37 v38 185 185 double boinc_elapsed_time(); 186 186 }}} 187 returns the elapsed time since the start of the current episode. 187 returns the elapsed runtime (i.e. wall-clock time during which the job 188 was not suspended) since the start of the current episode. 188 189 The elapsed time from earlier episodes is in APP_INIT_DATA::starting_elapsed_time 189 190 (only from 6.10+ clients).