Commit fb14cb7425dfacee056454b7cf697226f5c01e11

Sam Lantinga 2017-08-14T21:40:40

Fixed bug 2263 - Event timestamp members are undocumented Charles Huber The event timestamp members should be documented to indicate their meaning and units. Currently the timestamps are populated using SDL_GetTicks() in SDL_PushEvent() in SDL_events.c.