diff options
author | jkim <jkim@FreeBSD.org> | 2008-03-06 00:22:17 +0000 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2008-03-06 00:22:17 +0000 |
commit | 15d31e721fd7778e45d94f5b14064de2126f127b (patch) | |
tree | 1a1a7b54857c84df711343d9f918fe80ddb41733 /lib/libc/string/strdup.c | |
parent | 083b25c3bf5ecf95f94585746ab170fc5d2e12b9 (diff) | |
download | FreeBSD-src-15d31e721fd7778e45d94f5b14064de2126f127b.zip FreeBSD-src-15d31e721fd7778e45d94f5b14064de2126f127b.tar.gz |
Prefer clock_gettime(2) over gettimeofday(2) and use CLOCK_MONOTONIC_FAST.
It is only used to track elapsed time and it does not have to be precise.
Diffstat (limited to 'lib/libc/string/strdup.c')
0 files changed, 0 insertions, 0 deletions