/*
 * call-seq:
 *   init_time -> number
 *
 * Returns the timespan the nast call to xine_init() has taken in microseconds.
 */

static VALUE x_get_init_time(VALUE self) {