Searched refs:TIME (Results 1 – 4 of 4) sorted by relevance
/GUIX-v6.2.1/samples/demo_guix_smart_watch/ |
D | page_2_home_screen.c | 4 extern TIME system_time; 5 static TIME screen_time_record = { -1, -1, -1, -1, -1, -1 };
|
D | demo_guix_smart_watch.h | 34 } TIME; typedef
|
D | page_2_clock_screen_template.c | 4 extern TIME system_time;
|
D | demo_guix_smart_watch.c | 22 TIME system_time = {12, 9, 4, 15, 35, 0};
|