BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Counter for reporting progress (with delay interval) in a threaded computation. More...
Public Member Functions | |
DelayedProgressCounter (ProgressHandler *p_progress, size_t interval) | |
void | stepProgress () |
Increments inner counter; at regular intervals updates progress handler. | |
Counter for reporting progress (with delay interval) in a threaded computation.
Definition at line 24 of file DelayedProgressCounter.h.