summaryrefslogtreecommitdiff
path: root/ace/Profile_Timer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes to support Green Hills Native x86 compiler.oci2001-01-191-2/+4
* Sat Nov 11 18:55:04 2000 Pradeep Gore <pradeep@cs.wustl.edu>pradeep2000-11-121-2/+1
* Sat Nov 11 18:55:04 2000 Pradeep Gore <pradeep@cs.wustl.edu>pradeep2000-11-121-0/+2
* ChangeLogTag:Fri Nov 10 20:26:01 2000 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2000-11-111-3/+7
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-1/+0
* ChangeLogTag:Fri Feb 25 16:50:37 2000 Steve Huston <shuston@riverace.com>Steve Huston2000-02-251-1/+1
* ChangeLogTag:Mon Sep 6 08:45:31 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-09-061-37/+71
* Integrated a patch to return rusage info with elapsed time.brunsch1999-04-161-0/+10
* formattingbrunsch1999-04-051-1/+1
* On Win32 platforms that support RUsage, Profile_Timer will use both thatbrunsch1999-03-261-22/+108
* Now uses the High Res Timer on Win32 instead of rusage.brunsch1999-03-241-1/+1
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* *** empty log message ***nanbor1998-05-071-0/+4
* User/system time difference calculation was missing.nanbor1998-04-151-1/+3
* (dump): implemented for platforms w/o ACE_HAS_PRUSAGE_T and ACE_HAS_GETRUSAGElevine1998-03-171-0/+7
* use units of microseconds instead of seconds if ACE_LACKS_FLOATING_POINTlevine1998-03-161-5/+9
* added ACE_LACKS_FLOATING_POINT supportlevine1998-03-131-1/+7
* (elapsed_time): use floating point arithmetic for real_timelevine1998-01-131-1/+1
* removed dependence on ACE_U_LongLonglevine1997-12-181-6/+1
* (elapsed_time): changed ACE_ONE_SECOND_IN_USECS to ACE_ONE_SECOND_IN_NSECS.levine1997-12-021-19/+18
* *** empty log message ***schmidt1997-10-121-14/+17
* ChangeLogTag:Sun Aug 17 17:02:53 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-171-2/+2
* added ACE_WIN32 check because it doesn't have ACE_HAS_LONGLONG_T definedlevine1997-07-191-2/+2
* (elapsed_time): specialized the real_time calculation if using ACE_U_LongLonglevine1997-07-191-0/+5
* added support for platforms that don't have ACE_HAS_PRUSAGE_T or ACE_HAS_GETR...levine1997-07-141-2/+27
* foobarschmidt1996-12-131-0/+2
* Laterschmidt1996-11-251-1/+1
* Initial revisionlevine1996-10-211-0/+226