Author :
Sam Lantinga
Date :
2017-08-14 21:40:40
Hash :fb14cb74 Message :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.