int GetQuestionDuration(int inQuesIndex)
Description
Returns the duration (in seconds) a question was displayed on screen
Parameters
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inQuesIndex | Int32 | Question index |
Return Type
int
Comments
Please sign in to leave a comment.