Home
last modified time | relevance | path

Searched refs:pro_time_sec (Results 1 – 1 of 1) sorted by path

/dports/emulators/xhomer/xhomer-9-16-06/
H A Dpro_clk.c98 LOCAL int pro_time_sec; variable
227 pro_time_sec = pro_time->tm_sec; in pro_time_update()
233 if (pro_time_sec > 59) in pro_time_update()
234 pro_time_sec = 59; in pro_time_update()
325 if (((pro_time_sec == pro_clk_al_sec) in pro_clk_uf_eq()
489 data = pro_time_sec; /* seconds */ in pro_clk_rd()