#include <RDGeneral/export.h>
#include <stdio.h>
#include <string.h>
#include <stddef.h>
#include <time.h>
#include <iostream>
#include <unistd.h>
#include <fcntl.h>
#include <sys/time.h>
#include <sys/resource.h>
Go to the source code of this file.
◆ DUP_SUBSTRUCT_CACHE
#define DUP_SUBSTRUCT_CACHE |
◆ FAST_INCREMENTAL_MATCH
#define FAST_INCREMENTAL_MATCH |
◆ FAST_SUBSTRUCT_CACHE
#define FAST_SUBSTRUCT_CACHE |
◆ SEED_GROW_DEEP
◆ VERBOSE_STATISTICS_ON
#define VERBOSE_STATISTICS_ON |
◆ nanoClock()
static unsigned long long nanoClock |
( |
void |
| ) |
|
|
inlinestatic |