| Commit message (Expand) | Author | Age | Files | Lines |
* | Previous fix didn't actually fix. | brunsch | 1999-04-16 | 1 | -5/+5 |
* | On Win32, don't call calibrate if we cannot get the scale factor. Instead, | brunsch | 1999-04-06 | 1 | -5/+21 |
* | (global_scale_factor ()): removed comment that said we use BogoMIPS on | levine | 1999-04-05 | 1 | -4/+4 |
* | Changed the implementation of the High Resolution Timer to use | brunsch | 1999-03-24 | 1 | -40/+6 |
* | CE fixes. | nanbor | 1999-02-16 | 1 | -8/+8 |
* | *** empty log message *** | nanbor | 1999-01-26 | 1 | -1/+1 |
* | Added new elapsed_time_incr | nanbor | 1999-01-24 | 1 | -1/+8 |
* | . | schmidt | 1999-01-17 | 1 | -1/+1 |
* | . | schmidt | 1998-12-18 | 1 | -6/+8 |
* | (elapsed_time): rearranged terms in nanoseconds calculation to avoid | levine | 1998-12-17 | 1 | -1/+4 |
* | Replaced __TEXT with ACE_TEXT | nanbor | 1998-10-24 | 1 | -2/+2 |
* | (dump): replaced ACE_static_casts with ACE_CU64_TO_CU32, because the method i... | levine | 1998-10-13 | 1 | -22/+12 |
* | . | schmidt | 1998-10-13 | 1 | -12/+22 |
* | (dump): cleaned up output so that it works and is consistent across all platf... | levine | 1998-10-13 | 1 | -16/+18 |
* | *** empty log message *** | irfan | 1998-10-09 | 1 | -0/+1 |
* | added ACE_HAS_ALPHA_TIMER support | levine | 1998-10-09 | 1 | -5/+10 |
* | (get_registry_scale_factor): default global_scale_factor to 1000 instead of 1, | levine | 1998-10-08 | 1 | -17/+5 |
* | (global_scale_factor): on Linux, only use BogoMips if the CPU is an alpha | levine | 1998-09-24 | 1 | -3/+6 |
* | added ACE_HAS_POWERPC_TIMER support | levine | 1998-09-16 | 1 | -9/+13 |
* | simplified elapsed_time (ACE_hrtime_t &) | levine | 1998-07-24 | 1 | -33/+11 |
* | don't narrow useconds to 32 bits, unless ACE_LACKS_LONGLONG_T | levine | 1998-07-24 | 1 | -7/+16 |
* | Added RCS Id strings to cpp files via a macro that can be turned off | gonzo | 1998-07-11 | 1 | -0/+2 |
* | Made CE friendly | nanbor | 1998-07-07 | 1 | -0/+2 |
* | added explicit ACE_U64_TO_U32 conversion macro | levine | 1998-06-16 | 1 | -3/+1 |
* | don't use ACE_HAS_PENTIUM code on Solaris (ACE_HAS_HI_RES_TIMER) because it u... | levine | 1998-05-30 | 1 | -3/+13 |
* | moved calibration from constructor to global_scale_factor () accessor | levine | 1998-05-28 | 1 | -21/+52 |
* | (calibrate): added cast of delta_hrtime.sample to ACE_UINT32 to avoid | levine | 1998-05-27 | 1 | -1/+3 |
* | added calibrate () | levine | 1998-05-27 | 1 | -3/+86 |
* | default scale factor to 1000 on Linux | levine | 1998-04-28 | 1 | -1/+2 |
* | (reset): initialize by assignment with 0 instead of using memset | levine | 1998-04-18 | 1 | -4/+5 |
* | fixed conversion of ACE_hrtime_t to ACE_Time_Value to be compatible with ACE_... | levine | 1998-04-01 | 1 | -6/+2 |
* | (gethrtime): added an optional argument to allow specifying start/increment/s... | levine | 1998-03-27 | 1 | -1/+1 |
* | (dump): fleshed out the implementation | levine | 1998-03-17 | 1 | -1/+17 |
* | set global_scale_factor_ to 1000 with ACE_HAS_CLOCK_GETTIME, because clock_ge... | levine | 1998-03-16 | 1 | -2/+3 |
* | *** empty log message *** | nanbor | 1998-03-11 | 1 | -4/+8 |
* | initialize global_scale_factor_ to 1 if ACE_HAS_{,AIX_}HI_RES_TIMER and ACE_W... | levine | 1998-02-16 | 1 | -6/+8 |
* | used unsigned constants instead of signed, to allow resolution of overloaded ... | levine | 1998-01-21 | 1 | -15/+15 |
* | changed type of global_scale_factor_ from u_long to ACE_UINT32, and removed s... | levine | 1998-01-05 | 1 | -10/+6 |
* | (elapsed_time): added a cast in calculation of useconds to avoid MSVC++ warni... | levine | 1997-12-31 | 1 | -2/+2 |
* | removed dependence on ACE_U_LongLong | levine | 1997-12-18 | 1 | -65/+45 |
* | *** empty log message *** | schmidt | 1997-10-30 | 1 | -4/+4 |
* | *** empty log message *** | schmidt | 1997-10-12 | 1 | -19/+21 |
* | (print_ave,print_total): fixed format specifier for total_secs to be lu inste... | levine | 1997-08-14 | 1 | -2/+2 |
* | added ACE_WIN32 check because it doesn't have ACE_HAS_LONGLONG_T defined | levine | 1997-07-19 | 1 | -18/+18 |
* | added support for ACE_U_LongLong | levine | 1997-07-19 | 1 | -1/+33 |
* | *** empty log message *** | irfan | 1997-07-07 | 1 | -31/+25 |
* | replaced RCS keyword string | levine | 1997-07-03 | 1 | -1/+1 |
* | Added functionality to High Res Timers to get the speed of the computer | brunsch | 1997-07-02 | 1 | -2/+47 |
* | *** empty log message *** | nw1 | 1997-05-17 | 1 | -0/+5 |
* | (elapsed_time): added cast when initializing nseconds to avoid compiler warning | levine | 1997-04-01 | 1 | -2/+4 |