#include <cmath>#include "CoinTime.hpp"#include "AlpsTreeNode.h"

Go to the source code of this file.
Classes | |
| class | TotalWorkload |
| A functor class used in calulating total workload in a node pool. More... | |
| struct | DeletePtrObject |
Functions | |
| void | AlpsSleep (double sec) |
| Delay for the specified seconds. | |
| void AlpsSleep | ( | double | sec | ) | [inline] |
Delay for the specified seconds.
Definition at line 73 of file AlpsHelperFunctions.h.
1.6.1