Execution time predictor used by fractional progress. More...
#include <tpie/portability.h>#include <boost/date_time/posix_time/posix_time.hpp>#include <sstream>#include <tpie/util.h>#include <tpie/prime.h>Go to the source code of this file.
Classes | |
| class | tpie::unique_id_type |
| class | tpie::execution_time_predictor |
Namespaces | |
| tpie | |
| pipelining/factory_base.h Base class of pipelining factories | |
Typedefs | |
| typedef uint64_t | tpie::time_type |
Functions | |
| void | tpie::init_execution_time_db () |
| Used by tpie_init to initialize the execution time database. More... | |
| void | tpie::finish_execution_time_db () |
| Used by tpie_finish to deinitialize the execution time database. More... | |
Execution time predictor used by fractional progress.
Definition in file execution_time_predictor.h.