#include <cmath>#include "CoinTime.hpp"#include "AlpsTreeNode.h"Include dependency graph for AlpsHelperFunctions.h:

This graph shows which files directly or indirectly include this file:

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.
References CoinCpuTime().
1.4.7