API reference

ovr_ChallengeOptions_SetStartDate Function

The timestamp when this challenge starts which can be retrieved with ovr_Challenge_GetStartDate().

Signature

void ovr_ChallengeOptions_SetStartDate(ovrChallengeOptionsHandle handle, unsigned long long value)

Parameters

value: unsigned long long

Returns

void