Add timestamps to frame events
Currently only implemented for frame events, the vague plan for the future is to merely queue the device events internally and "release" them once a frame event was received, retrofitting the timestamp to the C event struct (i.e. making ei_event_get_time() available on all device events).
Meanwhile, the frame event it is.
Fixes #16 (closed)