Any thread may call this function on a valid engine module.
The module specific tick stamp is updated to gsl_tick_stamp() +
n_values every time its BseProcessFunc() function was
called. See also gsl_tick_stamp().
This function is MT-safe and may be called from any thread.
| module: | | a BSE Engine Module
|
| RETURNS: | | the module's tick stamp, indicating its process status |
|