|
Description |
Time the program started |
|
Old Name |
#define now app_start_time |
|
Syntax |
timetype app_start_time; |
|
Remarks |
The app_start_time variable holds the time the program was started. It is set (through a call to tf_get_date_time() ) before the init() function is called. |