]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_status: Use APR apr_time_as_msec() macro for
authorRainer Jung <rjung@apache.org>
Tue, 4 Sep 2018 11:19:35 +0000 (11:19 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 4 Sep 2018 11:19:35 +0000 (11:19 +0000)
commitf95556c9171853b3d43134a677c2ae2f198be3f3
tree7f5760e51f85502a45138bdcca93329639a08b89
parent3868e21c25cf0f4842fdcb97dc1a7f8decb80c8e
mod_status: Use APR apr_time_as_msec() macro for
conversion from apr_time_t to milliseconds instead
of hard-coded division by 1000.

Backport of r1839780 from trunk.

Submitted by: rjung
Reviewed by: rjung, rpluem, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1840032 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/generators/mod_status.c