19 #ifndef TORC_ROUTER_ROUTERSTATISTICS_HPP
20 #define TORC_ROUTER_ROUTERSTATISTICS_HPP
22 #include <boost/cstdint.hpp>
48 #endif // TORC_ROUTER_ROUTERSTATISTICS_HPP
boost::uint32_t mStatLoopPasses
Number of passes through the main loop routing this net.
boost::uint32_t mStatExpanded
Number of nodes created from expansion.
RouterStatistics()
Default constructor.
double mRouteTime
Time spent routing this net.