Removed use of NSEC_PER_SEC.

NSEC_PER_SEC is not defined in sys/time.h on Linux. Replaced that macro with a
static constant inside TimeValue.

Patch by Marco Minutoli.




git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@129071 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed