Changes between Version 32 and Version 33 of BasicApi
- Timestamp:
- Apr 18, 2011, 9:35:28 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BasicApi
v32 v33 164 164 165 165 The `fraction_done` argument is an estimate of the workunit fraction complete (from 0 to 1). 166 This function is fast and can be called frequently .166 This function is fast and can be called frequently (once per second or more). 167 167 The sequence of arguments in successive calls should be non-decreasing. 168 168 An application should never 'reset' and start over if an error occurs; it should exit with an error code.