view ext/kissfft/test/pstats.h @ 186:77f47819c93c v1.7.1

Optional debug flags
author Chris Cannam
date Mon, 07 Sep 2015 14:14:46 +0100
parents 76ec2365b250
children
line wrap: on
line source
#ifndef PSTATS_H
#define PSTATS_H

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