68 log_notice(
LD_GENERAL,
"Tor is no longer dormant.");
136 time_t last_activity;
const or_options_t * get_options(void)
Header file for config.c.
int we_are_fully_hibernating(void)
int we_are_hibernating(void)
Header file for hibernate.c.
void schedule_rescan_periodic_events(void)
Header file for mainloop.c.
Declare a state structure for mainloop-relevant fields.
int net_is_disabled(void)
void netstatus_note_clock_jumped(time_t seconds_diff)
int net_is_completely_disabled(void)
static time_t last_user_activity_seen
void set_network_participation(bool participation)
time_t get_last_user_activity_time(void)
void reset_user_activity(time_t now)
void note_user_activity(time_t now)
void netstatus_load_from_state(const mainloop_state_t *state, time_t now)
void netstatus_flush_to_state(mainloop_state_t *state, time_t now)
static bool participating_on_network
bool is_participating_on_network(void)
Master header file for Tor-specific functionality.
The or_state_t structure, which represents Tor's state file.
POSINT MinutesSinceUserActivity