ecto
Public Member Functions | Public Attributes | List of all members
ecto::profile::graph_stats_type Struct Reference

#include <profile.hpp>

Public Member Functions

 graph_stats_type ()
 
std::string as_string (graph::graph_t &g) const
 

Public Attributes

boost::posix_time::time_duration cumulative_time
 
uint64_t cumulative_ticks
 

Constructor & Destructor Documentation

ecto::profile::graph_stats_type::graph_stats_type ( )
inline

Member Function Documentation

std::string ecto::profile::graph_stats_type::as_string ( graph::graph_t g) const

Member Data Documentation

uint64_t ecto::profile::graph_stats_type::cumulative_ticks
boost::posix_time::time_duration ecto::profile::graph_stats_type::cumulative_time

The documentation for this struct was generated from the following file: