#include <derecho/objectstore/ObjectStore.hpp>#include <derecho/conf/conf.hpp>#include <iostream>#include <time.h>
Go to the source code of this file.
Macros | |
| #define | NUM_APP_ARGS (1) |
Functions | |
| int | main (int argc, char **argv) |
| #define NUM_APP_ARGS (1) |
Definition at line 5 of file performance.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 7 of file performance.cpp.
1.8.13