MCPcopy 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
2907static void
2908end_timer(ClientData client_data __attribute__((unused)), struct timeval *nowP __attribute__((unused)))
2909{
2910 finish(nowP);
2911}
2912
2913static void
2914finish(struct timeval *nowP)

Callers

nothing calls this directly

Calls 1

finishFunction · 0.85

Tested by

no test coverage detected