398 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

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...