view src/ext/kissfft/test/pstats.h @ 174:5ed6e970541b

Remote location for this subrepo is unresponsive, include sources in this repo instead
author Chris Cannam <c.cannam@qmul.ac.uk>
date Fri, 17 Jul 2015 15:48:01 +0100
parents
children
line wrap: on
line source
#ifndef PSTATS_H
#define PSTATS_H

void pstats_init(void);
void pstats_report(void);
 
#endif