Rev 130 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 130 | Rev 505 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | #include "statistics.h" |
1 | #include "statistics.h" |
Line -... | Line 2... | ||
- | 2 | ||
- | 3 | struct timeval loop_start_time; |
|
- | 4 | struct timeval loop_end_time; |
|
2 | 5 | ||
3 | struct timeval time_struct1; |
6 | struct timeval time_struct1; |
Line 4... | Line 7... | ||
4 | struct timeval time_struct2; |
7 | struct timeval time_struct2; |
5 | 8 | ||
6 | 9 | ||
Line -... | Line 10... | ||
- | 10 | int debug_sets=0; |