![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <RDGeneral/export.h>#include <cstdio>#include <cstring>#include <cstddef>#include <ctime>#include <unistd.h>#include <fcntl.h>#include <sys/time.h>#include <sys/resource.h>Go to the source code of this file.
Classes | |
| struct | RDKit::FMCS::ExecStatistics |
Namespaces | |
| namespace | RDKit |
| Std stuff. | |
| namespace | RDKit::FMCS |
Macros | |
| #define | SEED_GROW_DEEP |
| #define | FAST_SUBSTRUCT_CACHE |
| #define | DUP_SUBSTRUCT_CACHE |
| #define | FAST_INCREMENTAL_MATCH |
| #define | VERBOSE_STATISTICS_ON |
Functions | |
| static unsigned long long | nanoClock (void) |
| #define DUP_SUBSTRUCT_CACHE |
Definition at line 46 of file DebugTrace.h.
| #define FAST_INCREMENTAL_MATCH |
Definition at line 50 of file DebugTrace.h.
| #define FAST_SUBSTRUCT_CACHE |
Definition at line 45 of file DebugTrace.h.
| #define SEED_GROW_DEEP |
Definition at line 39 of file DebugTrace.h.
| #define VERBOSE_STATISTICS_ON |
Definition at line 55 of file DebugTrace.h.
|
inlinestatic |
Definition at line 96 of file DebugTrace.h.
Referenced by RDKit::FMCS::ExecStatistics::ExecStatistics().