This website works better with JavaScript.
Home
Explore
Help
Sign In
kris
/
httperf
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove unused variable 'next_tick'
ahc_fix_select
adri
16 years ago
parent
7daafb999e
commit
d481f12107
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
httperf/src/timer.c
+ 0
- 1
httperf/src/timer.c
View File
@@ -44,7 +44,6 @@
#define NUM_TIMERS 25
static Time now;
static Time next_tick;
struct Timer {
Time time_started;
Write
Preview
Loading…
Cancel
Save