mirror of
https://github.com/sist2app/sist2.git
synced 2026-01-22 18:34:28 +00:00
stats
This commit is contained in:
6
src/stats.h
Normal file
6
src/stats.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef SIST2_STATS_H
|
||||
#define SIST2_STATS_H
|
||||
|
||||
int generate_stats(index_t *index, double threshold, const char* out_prefix);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user