43 void enteringPhase(
const Phase phase);
44 void exitingPhase(
const Phase phase);
46 void saveReportToStream(std::ostream & os);
50 std::shared_ptr<Impl> impl_;
Utility used to periodically collect heap usage statistics throughout a simulation....
Node in a composite tree representing a sparta Tree item.
Simulator which builds a sparta DeviceTree.
Macros for handling exponential backoff.