expyriment.control.CallbackQuitEvent

class expyriment.control.CallbackQuitEvent(data=None)

A CallbackQuitEvent

If a callback function returns a CallbackQuitEvent object the currently processed the wait or event loop function will be quited.

__init__(data=None)

Init CallbackQuitEvent

See also

experiment.register_wait_callback_function