Home
last modified time | relevance | path

Searched refs:last_new_bulletin_time (Results 1 – 1 of 1) sorted by relevance

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dbulletin_gui.c87 static time_t last_new_bulletin_time = 0; variable
548 if ( (last_new_bulletin_time + 15) > curr_sec ) in check_for_new_bulletins()
588 first_new_bulletin_time = last_new_bulletin_time + 1; in check_for_new_bulletins()