<time.h>: CLOCKS_PER_SEC must be of type clock_t.
authorSascha Wildner <saw@online.de>
Wed, 3 Feb 2016 10:44:21 +0000 (11:44 +0100)
committerSascha Wildner <saw@online.de>
Wed, 3 Feb 2016 10:44:21 +0000 (11:44 +0100)
commit65de5b12950accf3b6361e14149b704dad02e187
tree6b3428e42dc1bfd834ff0b79dc2adcdb2d014d4e
parentaf1b988db489de1771892d85d6c7e5bfd5af9a8a
<time.h>: CLOCKS_PER_SEC must be of type clock_t.

Note that its value violates the standards requirement that it be
1000000. See the STANDARDS section of clock(3)'s manual page for
further information.
include/time.h