| 
    MRPT
    1.9.9
    
   | 
 
#include "system-precomp.h"#include <mrpt/core/bits_math.h>#include <mrpt/system/CTimeLogger.h>#include <mrpt/system/datetime.h>#include <mrpt/system/filesystem.h>#include <mrpt/system/string_utils.h>#include <algorithm>#include <fstream>#include <iostream>Go to the source code of this file.
Classes | |
| struct | MyGlobalProfiler | 
Namespaces | |
| mrpt::system | |
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::system::CTimeLogger & | mrpt::system::global_profiler_getref () noexcept | 
| void | mrpt::system::global_profiler_enter (const char *func_name) noexcept | 
| void | mrpt::system::global_profiler_leave (const char *func_name) noexcept | 
Variables | |
| static MyGlobalProfiler | global_profiler | 
| std::string aux_format_string_multilines | ( | const std::string & | s, | 
| const size_t | len | ||
| ) | 
Definition at line 86 of file CTimeLogger.cpp.
References mrpt::system::rightPad().
Referenced by mrpt::system::CTimeLogger::getStatsAsText().
      
  | 
  static | 
Definition at line 43 of file CTimeLogger.cpp.
Referenced by mrpt::system::global_profiler_enter(), mrpt::system::global_profiler_getref(), and mrpt::system::global_profiler_leave().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |