Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ end_timer
Function
end_timer
tools/http_load/http_load.c:2907–2911 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2905
}
2906
2907
static void
2908
end_timer(ClientData client_data __attribute__((unused)), struct timeval *nowP __attribute__((unused)))
2909
{
2910
finish(nowP);
2911
}
2912
2913
static void
2914
finish(struct timeval *nowP)
Callers
nothing calls this directly
Calls
1
finish
Function · 0.85
Tested by
no test coverage detected