NCBI C++ ToolKit
|
Defines NCBI C++ API for timing-and-logging, classes, and macros. More...
#include <corelib/ncbitime.hpp>
#include <corelib/ncbidiag.hpp>
#include <corelib/request_status.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CPerfLogger |
CPerfLogger –. More... | |
class | CPerfLogGuard |
CPerfLogGuard –. More... | |
Macros | |
#define | PERF_POST(perf_logger, status, resource, args) |
Convenience macro that also saves cycles when the performance logging is globally turned off. More... | |
#define | PERF_POST_DB(perf_logger, status, resource, server, args) |
Adaptation for logging database performance. More... | |
Defines NCBI C++ API for timing-and-logging, classes, and macros.
Definition in file perf_log.hpp.