View Issue Details

IDProjectCategoryView StatusLast Update
0022506Open CASCADEOCCT:Foundation Classespublic2013-04-29 15:21
ReporterabvAssigned Toomy 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSWindows NT 
Target Version6.6.0Fixed in Version6.6.0 
Summary0022506: Wrong factor for elapsed time mesaured with GetTickCount() in OSD_Timer
DescriptionThe improvement OCC21724 introduced regression in OSD_Timer when it measures
elapsed time with help of GetTickCount() on Windows: the factor used to convert
its result to seconds is incorrect (0.000001 instead of 0.001).

The attached patch fixes this problem.
TagsNo tags attached.
Test case numberNot needed

Attached Files

  • fix_gettickcount-abv-v1.tar.gz (1,845 bytes)

Activities

2011-05-16 16:55

 

fix_gettickcount-abv-v1.tar.gz (1,845 bytes)

omy

2012-11-02 14:00

developer   ~0022073

Dear abv,
Fix is integrated into branch 22506.
Please, review.

abv

2012-11-02 14:05

manager   ~0022074

No remarks, please test

mkv

2012-11-06 15:33

tester   ~0022104

Dear BugMaster,
Branch CR22506 (and master from occt GIT master) was compiled on Linux and Windows platforms and tested.

Regressions:
Not detected

Improvements:
Not detected

Testing cases:
Not needed

Related Changesets

occt: master 999c0ca1

2012-11-02 09:48:15

omy

Details Diff
0022506: Wrong factor for elapsed time mesaured with GetTickCount() in OSD_Timer

Commit details: set the proper factor value.
Affected Issues
0022506
mod - src/OSD/OSD_Timer.cxx Diff File

Issue History

Date Modified Username Field Change
2011-08-02 11:23 bugmaster Category OCCT:FDC => OCCT:Foundation Classes
2012-10-26 19:08 abv Assigned To bugmaster => omy
2012-10-26 19:08 abv Status new => assigned
2012-10-26 19:09 abv Fixed in Version EMPTY =>
2012-10-26 19:09 abv Target Version => 6.6.0
2012-10-26 19:09 abv Description Updated
2012-11-02 14:00 omy Note Added: 0022073
2012-11-02 14:00 omy Assigned To omy => abv
2012-11-02 14:00 omy Status assigned => resolved
2012-11-02 14:05 abv Note Added: 0022074
2012-11-02 14:05 abv Assigned To abv => bugmaster
2012-11-02 14:05 abv Status resolved => reviewed
2012-11-02 15:48 mkv Assigned To bugmaster => mkv
2012-11-06 14:10 mkv Assigned To mkv => abv
2012-11-06 14:10 mkv Status reviewed => feedback
2012-11-06 15:23 abv Assigned To abv => mkv
2012-11-06 15:33 mkv Note Added: 0022104
2012-11-06 15:34 mkv Test case number => Not needed
2012-11-06 15:34 mkv Assigned To mkv => bugmaster
2012-11-06 15:34 mkv Status feedback => tested
2012-11-16 13:03 omy Changeset attached => occt master 999c0ca1
2012-11-16 13:03 omy Assigned To bugmaster => omy
2012-11-16 13:03 omy Status tested => verified
2012-11-16 13:03 omy Resolution open => fixed
2012-12-10 17:16 omy Changeset attached => occt master 999c0ca1
2013-04-23 13:36 aiv Status verified => closed
2013-04-29 15:21 aiv Fixed in Version => 6.6.0