forked from menault/TD2_DEV51_Qualite_Algo
		
	First commit
This commit is contained in:
		
							
								
								
									
										8
									
								
								ping-report/include/stats.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								ping-report/include/stats.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
#ifndef STATS_H
 | 
			
		||||
#define STATS_H
 | 
			
		||||
 | 
			
		||||
/*@null@*/char* get_ping_from_temp_log();
 | 
			
		||||
void write_ping_log(char* new_ping);
 | 
			
		||||
void set_stats_ping();
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
		Reference in New Issue
	
	Block a user