The Sparta Modeling Framework
Loading...
Searching...
No Matches
ClockManager.hpp File Reference

Manages building a clock tree. More...

#include <cstdint>
#include <list>
#include <iostream>
#include <memory>
#include <string>
#include "sparta/simulation/Clock.hpp"
#include "sparta/kernel/Scheduler.hpp"
#include "sparta/utils/SpartaAssert.hpp"

Go to the source code of this file.

Classes

class  sparta::ClockManager
 Manages building a clock tree. More...
 

Namespaces

namespace  sparta
 Macros for handling exponential backoff.
 

Functions

std::ostream & sparta::operator<< (std::ostream &os, const ClockManager &m)
 

Detailed Description

Manages building a clock tree.

Definition in file ClockManager.hpp.