]> granicus.if.org Git - apache/commit
Use APR apr_time_as_msec() macro for conversion
authorRainer Jung <rjung@apache.org>
Fri, 31 Aug 2018 18:11:11 +0000 (18:11 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 31 Aug 2018 18:11:11 +0000 (18:11 +0000)
commit9efafb1d06c283d8c868315043b44e64132c6483
tree1188fa4c7725525c50e61304b9953e14b59dd1b6
parented0904539af43c657eb89ead842c99ed5520e659
Use APR apr_time_as_msec() macro for conversion
from apr_time_t to milliseconds instead of
hard-coded division by 1000.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1839780 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_status.c