INT ss_sleep(INT millisec)
INT begin_of_run(__attribute__((unused)) INT rn, __attribute__((unused)) char *error)
void install_begin_of_run(INT(*f)())
INT frontend_exit()
Frontend exit.
void set_max_event_size(int size)
INT poll_event(__attribute__((unused)) INT source, __attribute__((unused)) INT count, __attribute__((unused)) BOOL test)
INT interrupt_configure(__attribute__((unused)) INT cmd, __attribute__((unused)) INT source, __attribute__((unused)) PTYPE adr)
void set_event_buffer_size(int size)
void install_resume_run(INT(*f)())
void install_pause_run(INT(*f)())
INT(* p_poll_event)(INT, INT, BOOL)
void install_frontend_exit(INT(*f)())
INT end_of_run(__attribute__((unused)) INT rn, __attribute__((unused)) char *error)
void install_end_of_run(INT(*f)())
INT frontend_loop()
Frontend loop.
void install_poll_event(INT(*f)(INT, INT, BOOL))
void install_frontend_loop(INT(*f)())
TH1X EXPRT * h1_book(const char *name, const char *title, int bins, double min, double max)