progress() now accepts an 'interval' argument (default: 1), which determines
how "frequent" the progress meter/percentage displayed is updated. Most uses of this function are now using a interval of 10 so that fast-running searches aren't now "slow" due to the progress display.
Showing
- src/sbbs3/con_out.cpp 3 additions, 1 deletionsrc/sbbs3/con_out.cpp
- src/sbbs3/sbbs.h 1 addition, 1 deletionsrc/sbbs3/sbbs.h
- src/sbbs3/scandirs.cpp 2 additions, 2 deletionssrc/sbbs3/scandirs.cpp
- src/sbbs3/scansubs.cpp 6 additions, 6 deletionssrc/sbbs3/scansubs.cpp
- src/sbbs3/userdat.c 5 additions, 3 deletionssrc/sbbs3/userdat.c
Please register or sign in to comment