dcrud
0.0.0
Distributed data and services
|
#include "types.h"
Go to the source code of this file.
Functions | |
void | utilPerformance_enable (bool enabled) |
void | utilPerformance_record (const char *attribute, uint64_t elapsed) |
void | utilPerformance_saveToDisk (void) |
void utilPerformance_enable | ( | bool | enabled | ) |
void utilPerformance_record | ( | const char * | attribute, |
uint64_t | elapsed | ||
) |
void utilPerformance_saveToDisk | ( | void | ) |