POSIX
Ulrich Windl (Ulrich.Windl@rz.uni-regensburg.de)
Wed, 3 Apr 1996 09:13:01 +0100
I'm wondering if it would make sense to implement the three functions
from POSIX.4 below. It seems that the functionality under a different
name is already there.
clock_settime(),
clock_gettime(),
clock_getres()
from IEEE POSIX P1003.4 Standard, Draft 14.
Ulrich