On Wed, 12 Jun 2002, William A. Rowe, Jr. wrote: > time [(apr_time_t]] Enter > APR_USEC_PER_SEC [(apr_time_t)1000000] Enter
Ah. I missed the fact that APR_USEC_PER_SEC has a built-in cast. Nevermind. --Cliff
On Wed, 12 Jun 2002, William A. Rowe, Jr. wrote: > time [(apr_time_t]] Enter > APR_USEC_PER_SEC [(apr_time_t)1000000] Enter
Ah. I missed the fact that APR_USEC_PER_SEC has a built-in cast. Nevermind. --Cliff