Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ ink_local_time
Function
ink_local_time
src/proxy/http/HttpTransact.cc:8273–8277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8271
}
8272
8273
ink_time_t
8274
ink_local_time()
8275
{
8276
return ink_get_hrtime() / HRTIME_SECOND;
8277
}
8278
8279
//
8280
// The stat functions
Callers
5
HandlePushResponseHdr
Method · 0.85
HandleResponse
Method · 0.85
handle_cache_operation_on_forward_server_response
Method · 0.85
bootstrap_state_variables_from_request
Method · 0.85
build_request
Method · 0.85
Calls
1
ink_get_hrtime
Function · 0.85
Tested by
no test coverage detected