ywkaras commented on code in PR #10918: URL: https://github.com/apache/trafficserver/pull/10918#discussion_r1423350979
########## src/api/InkAPI.cc: ########## @@ -6575,10 +6575,6 @@ tsapi::c::TSPluginVCIOBufferWaterMarkGet(TSHttpTxn txnp) return TS_IOBUFFER_WATER_MARK_PLUGIN_VC_DEFAULT; } -// The API below require timer values as TSHRTime parameters -// which are in nanoseconds. Use the TS_HRTIME macros defined Review Comment: Isn't it still useful to know the parameters are in nanoseconds? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
