mirror of
https://github.com/nasa/trick.git
synced 2025-01-22 12:28:15 +00:00
Print some timing statistics when the sim exits
I failed at the cherry-pick merge, I didn't merge in the include files correctly. refs #183
This commit is contained in:
parent
347e102f40
commit
a7cf791d58
@ -7,6 +7,8 @@ PROGRAMMERS:
|
||||
|
||||
#include <stdio.h>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
#include "sim_services/RealtimeSync/include/RealtimeSync.hh"
|
||||
#include "sim_services/Executive/include/exec_proto.h"
|
||||
#include "sim_services/Executive/include/sim_mode.h"
|
||||
|
Loading…
Reference in New Issue
Block a user