SoTouchEventGetElapsedTimeUntilPreviousEvent Method |
Gets the elapsed time between the first contact and previous event, for the finger identified by getFingerId(), in seconds.
Namespace: OIV.Inventor.Touch.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SbTime GetElapsedTimeUntilPreviousEvent()
Public Function GetElapsedTimeUntilPreviousEvent As SbTime
public:
SbTime GetElapsedTimeUntilPreviousEvent()
member GetElapsedTimeUntilPreviousEvent : unit -> SbTime
Return Value
Type:
SbTime
Remarks
See Also