mirror of
https://github.com/mborgerding/kissfft.git
synced 2026-05-28 09:59:13 -04:00
benchmark utilities now give memory info
This commit is contained in:
7
test/pstats.h
Normal file
7
test/pstats.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef PSTATS_H
|
||||
#define PSTATS_H
|
||||
|
||||
void pstats_init();
|
||||
void pstats_report();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user