GetRawTouchTime
Description
Returns the total time that this event took, from press to release in seconds.
Definition
float GetRawTouchTime( iIndex )
float agk::GetRawTouchTime( UINT iIndex )
Parameters
- iIndex - The index of the event to check, received from GetRawNextTouchEvent or GetRawFirstTouchEvent.