dcrud  0.0.0
Distributed data and services
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Performance.h File Reference
#include "types.h"
Include dependency graph for Performance.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)
 

Function Documentation

void utilPerformance_enable ( bool  enabled)
void utilPerformance_record ( const char *  attribute,
uint64_t  elapsed 
)
void utilPerformance_saveToDisk ( void  )