LiVES
3.2.0
|
Go to the source code of this file.
Functions | |
char * | get_stats_msg (boolean calc_only) |
double | get_inst_fps (void) |
void | check_random (void) |
void | lives_struct_test (void) |
void | benchmark (void) |
void | hash_test (void) |
void benchmark | ( | void | ) |
void check_random | ( | void | ) |
double get_inst_fps | ( | void | ) |
Definition at line 16 of file diagnostics.c.
char* get_stats_msg | ( | boolean | calc_only | ) |
Definition at line 22 of file diagnostics.c.
Referenced by get_inst_fps(), and show_sync_callback().
void hash_test | ( | void | ) |
void lives_struct_test | ( | void | ) |