ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::CProfiler Class Reference

#include <profiler.h>

List of all members.

Public Member Functions

 CProfiler (const std::string &str_file_name, bool b_trunc=true)
 ~CProfiler ()
void Start ()
void Stop ()
void Flush (bool b_human_readable)
void CollectThreadResourceUsage ()

Detailed Description

Definition at line 20 of file profiler.h.


Constructor & Destructor Documentation

argos::CProfiler::CProfiler ( const std::string &  str_file_name,
bool  b_trunc = true 
)

Definition at line 116 of file profiler.cpp.

Definition at line 136 of file profiler.cpp.


Member Function Documentation

Definition at line 172 of file profiler.cpp.

void argos::CProfiler::Flush ( bool  b_human_readable)

Definition at line 160 of file profiler.cpp.

Definition at line 144 of file profiler.cpp.

Definition at line 152 of file profiler.cpp.


The documentation for this class was generated from the following files: