• Elliott Hughes's avatar
    Reimplement clock(3) and switch to OpenBSD time(3). · cccfe1e1
    Elliott Hughes authored
    The new implementation is a better approximation to the processor time used
    by the process because it's actually based on resource usage rather than just
    elapsed wall clock time.
    
    Change-Id: I9e13b69c1d3048cadf0eb9dec1e3ebc78225596a
    cccfe1e1
clock.cpp 1.62 KB