MCPcopy 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
8273ink_time_t
8274ink_local_time()
8275{
8276 return ink_get_hrtime() / HRTIME_SECOND;
8277}
8278
8279//
8280// The stat functions

Calls 1

ink_get_hrtimeFunction · 0.85

Tested by

no test coverage detected