Changeset e01bfa8
- Timestamp:
- 08/23/05 16:06:25 (16 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 3073c04
- Parents:
- ca87bcd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
rca87bcd re01bfa8 810 810 struct timeval tv; 811 811 uint64_t ts = 0; 812 double seconds = 0.0 812 double seconds = 0.0; 813 813 if (packet->trace->format->get_timeval) { 814 814 // timeval -> timeval
Note: See TracChangeset
for help on using the changeset viewer.