Initial implementation of the TimeValue abstraction.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 24 Sep 2004 23:25:19 +0000 (23:25 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 24 Sep 2004 23:25:19 +0000 (23:25 +0000)
commit9926c3135169d3c1fa60efe731ed7aebb11f2227
tree9b8044b0843e3f2e1751ee384319b19c6aabb3b6
parent4046846d2cb36a6281b853c73776584063cca19d
Initial implementation of the TimeValue abstraction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16511 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/TimeValue.h [new file with mode: 0644]
lib/System/Linux/TimeValue.cpp [new file with mode: 0644]
lib/System/TimeValue.cpp [new file with mode: 0644]