/* 
 * Return the timestamp (in milliseconds) of this Joystick::Event.
 *
 * Example:
 *   stamp = ev.time
 *
 */
static VALUE j_ev_time(VALUE self) {