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 Version 1

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 (last modified by bennylp)

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.

The corresponding ticket for 1.0 branch is ticket #765

Change History (1)

comment:1 Changed 15 years ago by bennylp

  • Description modified (diff)
Note: See TracTickets for help on using tickets.