[mapguide-trac] #1116: GetTickCount() debugging/unit testing method
on Linux is not returning correct results
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Oct 8 13:24:01 EDT 2009
#1116: GetTickCount() debugging/unit testing method on Linux is not returning
correct results
----------------------------+-----------------------------------------------
Reporter: brucedechant | Owner: brucedechant
Type: defect | Status: new
Priority: low | Milestone: 2.2
Component: General | Version: 2.1.0
Severity: trivial | Keywords:
External_id: |
----------------------------+-----------------------------------------------
The !GetTickCount() API on Linux is meant to mimic the !GetTickCount() API
on Windows, but is returning different results.
On Windows this method returns the results in milliseconds, but on Linux
this method is returning the results in clock ticks.
This causes all of the debugging and unit test timing results on Linux to
show incorrect results for all of the timings.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1116>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list