Github user shukitchan commented on the pull request: https://github.com/apache/trafficserver/pull/394#issuecomment-168871196 @jpeach Yes. the time is still in seconds. But instead of returning an integer all the time, it is now a "lua_Number", which is like a "double". In some sense, the data type returned is still the same ("lua_Number"). The unit is also not changed. should I still add a new API instead? since all the operations on the return value will still work the same way.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---