API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_ChallengeOptions_SetStartDate Function

The challenge start date is the timestamp when this challenge begins, which can be retrieved using ovr_Challenge_GetStartDate().

Signature

void ovr_ChallengeOptions_SetStartDate(ovrChallengeOptionsHandle handle, unsigned long long value)

Parameters

value: unsigned long long

Returns

void