MCPcopy Create free account
hub / github.com/apache/trafficserver / TShrtime

Function TShrtime

src/api/InkAPI.cc:658–662  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

656////////////////////////////////////////////////////////////////////
657
658ink_hrtime
659TShrtime()
660{
661 return ink_get_hrtime();
662}
663
664////////////////////////////////////////////////////////////////////
665//

Callers 9

canLogErrorMethod · 0.85
logSliceErrorFunction · 0.85
scheduleMethod · 0.85
logAndMetricUpdateMethod · 0.85
ts_lua_get_now_timeFunction · 0.85
get_time_now_strFunction · 0.85

Calls 1

ink_get_hrtimeFunction · 0.85

Tested by

no test coverage detected