tahoma2d/thirdparty/kiss_fft130/test/pstats.h
2017-03-24 15:14:07 +09:00

8 lines
94 B
C

#ifndef PSTATS_H
#define PSTATS_H
void pstats_init(void);
void pstats_report(void);
#endif