/users/dtb26/GITROOT/VetSim-Core/src/examples/timed_latency_reporter_csv.h

00001 
00009 #ifndef TIMED_LATENCY_REPORTER_CSV_H_
00010 #define TIMED_LATENCY_REPORTER_CSV_H_
00011 
00012 #include "timed_latency.h"
00013 #include <util/config.h>
00014 #include <execution.h>
00015 
00016 #ifdef __cplusplus
00017 extern "C" {
00018 #endif
00019 
00020 void timed_latency_reporter_csv_init(Config * config);
00021 
00022 #ifdef __cplusplus
00023 }
00024 #endif
00025 
00026 #endif /* TIMED_LATENCY_REPORTER_CSV_H_ */

Generated on Thu Sep 27 11:11:48 2012 for VetSim by  doxygen 1.4.7