LiVES  3.2.0
Functions
diagnostics.h File Reference
#include "main.h"
#include "mainwindow.h"

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)
 

Function Documentation

◆ benchmark()

void benchmark ( void  )

◆ check_random()

void check_random ( void  )

◆ get_inst_fps()

double get_inst_fps ( void  )

Definition at line 16 of file diagnostics.c.

◆ get_stats_msg()

char* get_stats_msg ( boolean  calc_only)

Definition at line 22 of file diagnostics.c.

Referenced by get_inst_fps(), and show_sync_callback().

◆ hash_test()

void hash_test ( void  )

◆ lives_struct_test()

void lives_struct_test ( void  )