Remarks
Platform RTC options.
Properties
EOS_Platform_RTCOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_PLATFORM_RTCOPTIONS_API_LATEST. |
void* PlatformSpecificOptions | This field is for platform specific initialization if any. If provided then the structure will be located in <System>/eos_<System>.h. The structure will be named EOS_<System>_RTCOptions. |
EOS_ERTCBackgroundMode BackgroundMode | Configures RTC behavior upon entering to any background application statuses |