summaryrefslogtreecommitdiff
path: root/ace/Profile_Timer.i
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Mon Sep 6 08:45:31 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-09-061-3/+6
* Removed ACE_OS::gettimeofday () from start and stop.brunsch1999-04-051-3/+0
* On Win32 platforms that support RUsage, Profile_Timer will use both thatbrunsch1999-03-261-5/+39
* Now uses the High Res Timer on Win32 instead of rusage.brunsch1999-03-241-1/+1
* ~Profile_Timer should be in the \#else bocknanbor1998-05-111-2/+1
* Removed inlined functions under CE.nanbor1998-05-111-0/+5
* added ACE_LACKS_FLOATING_POINT supportlevine1998-03-131-21/+19
* For the ACE_HAS_GETRUSAGE platforms, start() and stop() now useSteve Huston1997-08-091-2/+2
* added support for platforms that don't have ACE_HAS_PRUSAGE_T or ACE_HAS_GETR...levine1997-07-141-0/+20
* Added global_scale_factor to High_Res_Timer. Changed Profile_Timer toharrison1997-02-271-2/+2
* Initial revisionlevine1996-10-211-0/+48