730 views
in GUI Development by
Hi Team,

In function "EwGetTime" variable timezone is used and we are unable to find the definition for the variable.

we are unable to trace from were this variable is getting updated.

Regards,

Chaitra S G

1 Answer

0 votes
by
Hi Chaitra,

the function EwGetTime() is located within the file ewextrte.c - it should return the current time as the number of seconds elapsed since midnight 1.1.1970. If possible the real time clock should be queried in order to determinate the current time.

Please feel free to adapt the implementation of EwGetTime() to your needs and according the underlying OS / RTC driver - the provided implementation in case of a Generic Platform Package is based on embedded Linux.

Best regards,

Manfred.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...