|
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 | ) |
Referenced by real_main().
| double get_inst_fps | ( | void | ) |
Definition at line 16 of file diagnostics.c.
Referenced by process_one().
| 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 | ) |
Referenced by real_main().