Although defined in sys/time.h we don't have CLOCK_VIRTUAL and CLOCK_PROF
authorHasso Tepper <hasso@dragonflybsd.org>
Sun, 29 Apr 2007 12:23:52 +0000 (12:23 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Sun, 29 Apr 2007 12:23:52 +0000 (12:23 +0000)
commit73ca6e3cf8a676d6a7f8778a060aa37000cf5dc6
tree6b12f6ac3827c53eb1e4596519951430c4e97fbc
parentf66589b7b2a3825074bc6994fbb95a9569020799
Although defined in sys/time.h we don't have CLOCK_VIRTUAL and CLOCK_PROF
implemented yet. But we have CLOCK_MONOTONIC.
lib/libc/sys/clock_gettime.2