Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Namespaces | Functions | Variables
CTimeLogger.cpp File Reference
#include "base-precomp.h"
#include <mrpt/utils/CTimeLogger.h>
#include <mrpt/utils/CFileOutputStream.h>
#include <mrpt/system/string_utils.h>
#include <iostream>
Include dependency graph for CTimeLogger.cpp:

Go to the source code of this file.

Classes

struct  MyGlobalProfiler
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::utils
 Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL.
 

Functions

std::string aux_format_string_multilines (const std::string &s, const size_t len)
 
Auxiliary stuff for the global profiler used in MRPT_START / MRPT_END macros.
mrpt::utils::CTimeLogger BASE_IMPEXPmrpt::utils::global_profiler_getref () MRPT_NO_THROWS
 
void BASE_IMPEXP mrpt::utils::global_profiler_enter (const char *func_name) MRPT_NO_THROWS
 
void BASE_IMPEXP mrpt::utils::global_profiler_leave (const char *func_name) MRPT_NO_THROWS
 

Variables

MyGlobalProfiler global_profiler
 

Function Documentation

◆ aux_format_string_multilines()

std::string aux_format_string_multilines ( const std::string s,
const size_t  len 
)

Definition at line 118 of file CTimeLogger.cpp.

References mrpt::system::rightPad().

Referenced by mrpt::utils::CTimeLogger::getStatsAsText().

Variable Documentation

◆ global_profiler

MyGlobalProfiler global_profiler



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019