view src/ext/kissfft/test/pstats.h @ 196:da283326bcd3 tip master

Update plugin versions in RDF
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 28 Feb 2020 09:43:02 +0000
parents 5ed6e970541b
children
line wrap: on
line source
#ifndef PSTATS_H
#define PSTATS_H

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