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

#include <profile.hpp>

Public Member Functions

 stats_type ()
 
double elapsed_time ()
 
double frequency ()
 

Public Attributes

unsigned ncalls
 
uint64_t total_ticks
 
bool on
 

Constructor & Destructor Documentation

ecto::profile::stats_type::stats_type ( )

Member Function Documentation

double ecto::profile::stats_type::elapsed_time ( )
double ecto::profile::stats_type::frequency ( )

Member Data Documentation

unsigned ecto::profile::stats_type::ncalls
bool ecto::profile::stats_type::on
uint64_t ecto::profile::stats_type::total_ticks

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