for(;;) {
criFwSys_WaitVsync();
}
void criAtomEx_Finalize(void)
Finalize the library
CriBool criAtomEx_Initialize(const CriAtomExConfig *config, void *work, CriSint32 work_size)
Initialize the library
#define criAtomEx_DetachPerformanceMonitor()
Remove the performance monitor
Definition: cri_le_atom_ex.h:408
void criAtomEx_ExecuteMain(void)
Execute the server processing
#define criAtomEx_GetPerformanceInfo(p_info)
Get the performance information
Definition: cri_le_atom_ex.h:431
#define criAtomEx_AttachPerformanceMonitor()
Add the performance monitor
Definition: cri_le_atom_ex.h:395
#define criAtomEx_ResetPerformanceMonitor()
Reset the performance monitor
Definition: cri_le_atom_ex.h:420