view ext/kissfft/test/pstats.h @ 201:6c0531397af8

Merge
author Chris Cannam
date Thu, 26 May 2016 14:17:00 +0100
parents 76ec2365b250
children
line wrap: on
line source
#ifndef PSTATS_H
#define PSTATS_H

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