summaryrefslogtreecommitdiff
path: root/ace/High_Res_Timer.i
Commit message (Collapse)AuthorAgeFilesLines
* added optional scale factorlevine1997-02-051-25/+7
|
* changed hrtime_t to ACE_hrtime_t; added unsupported ()levine1997-02-031-15/+21
|
* a bunch of changes, see ChangeLog-97alevine1997-02-031-15/+30
|
* fooschmidt1997-01-311-2/+2
|
* oops, removed extra ;levine1997-01-301-1/+1
|
* added ACE_HAS_AIX_HIRES_TIMER support. Also, renamed get_time () to ↵levine1997-01-301-6/+6
| | | | elapsed_microseconds ().
* get_time () instead of getTime ()levine1997-01-171-1/+1
|
* added elapsed_time () and getTime () to High_Res_Timerlevine1997-01-171-0/+7
|
* added comment to print_total () saying it should only be used for ↵levine1996-12-311-0/+9
| | | | incremental timings; added defaults to a few print_ave/print_total args; trimmed output if count is 1; rounded instead of truncated usecs portion of time
* Initial revisionlevine1996-10-211-0/+37