#ifndef PERFORMANCE_H
#define PERFORMANCE_H

void init_performance_module(void);

#endif
