Opened 15 years ago

Last modified 15 years ago

#764 closed defect

Bug with milliseconds time resolution in WinCE/Windows Mobile targets (thanks Johan Lantz for the report) — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.2
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

We use GetLocalTime() to retrieve time in pj_gettimeofday(), but it turns out WinCE does not fill in the millisecond part of the SYSTEMTIME structure. It will initialize it to zero or some constant value.

Change History (0)

Note: See TracTickets for help on using tickets.