Skip to content
  • Rob Swindell's avatar
    Use the progress() interval argument as the time interval · 529cfec3
    Rob Swindell authored
    Default the progress time interval to 500 milliseconds (twice a second).
    
    Don't specify a count/call interval in the call-sites, since we really want to use time-based progress updates now only and the default probably will work fine everywhere.
    529cfec3