getcurrentquizunixtimemillisecondsduration - eisclimber/ExPresS-XR GitHub Wiki
Method in ButtonQuiz
Gets the duration of how long the quiz is currently running in milliseconds. If it is not running -1.0f is returned.
public float GetCurrentQuizUnixTimeMillisecondsDuration();