twn_util_c.h: profile_list_stats() for average summary, without spam in console
This commit is contained in:
@ -25,6 +25,7 @@ char *expand_asterisk(const char *mask, const char *to);
|
||||
|
||||
void profile_start(char profile[const static 1]);
|
||||
void profile_end(char profile[const static 1]);
|
||||
void profile_list_stats(void);
|
||||
|
||||
/* http://www.azillionmonkeys.com/qed/sqroot.html */
|
||||
static inline float fast_sqrt(float x)
|
||||
|
Reference in New Issue
Block a user