Changes between Version 32 and Version 33 of BasicApi


Ignore:
Timestamp:
Apr 18, 2011, 9:35:28 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BasicApi

    v32 v33  
    164164
    165165The `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.
     166This function is fast and can be called frequently (once per second or more).
    167167The sequence of arguments in successive calls should be non-decreasing.
    168168An application should never 'reset' and start over if an error occurs; it should exit with an error code.