Main MRPT website > C++ reference for MRPT 1.9.9
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>

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::CTimeLoggermrpt::utils::global_profiler_getref () noexcept
 
void mrpt::utils::global_profiler_enter (const char *func_name) noexcept
 
void mrpt::utils::global_profiler_leave (const char *func_name) noexcept
 

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 110 of file CTimeLogger.cpp.

References mrpt::system::rightPad().

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

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ global_profiler

MyGlobalProfiler global_profiler



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019