|
LiVES 3.2.0
|
Go to the source code of this file.
Macros | |
| #define | _DIAGNOSTICS_H |
| #define | STATS_TC (TICKS_PER_SECOND_DBL) |
| #define | SCALE_FACT 65793. |
Functions | |
| LIVES_GLOBAL_INLINE double | get_inst_fps (void) |
| char * | get_stats_msg (boolean calc_only) |
| int | test_palette_conversions (void) |
| #define _DIAGNOSTICS_H |
Definition at line 8 of file diagnostics.c.
| #define SCALE_FACT 65793. |
Definition at line 1070 of file diagnostics.c.
| #define STATS_TC (TICKS_PER_SECOND_DBL) |
Definition at line 13 of file diagnostics.c.
| LIVES_GLOBAL_INLINE 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().
| int test_palette_conversions | ( | void | ) |
Definition at line 1072 of file diagnostics.c.
Referenced by real_main().