WebRadioApp  0.1
_CoreEvent.h File Reference
#include "ewrte.h"
#include "ewgfx.h"
Include dependency graph for _CoreEvent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _CoreEvent_
 

Functions

void CoreEvent_Init (CoreEvent _this, XHandle aArg)
 
XUInt32 CoreEvent_GetCurrentTime (CoreEvent _this)
 

Macro Definition Documentation

◆ _CoreEvent_

#define _CoreEvent_

Function Documentation

◆ CoreEvent_GetCurrentTime()

XUInt32 CoreEvent_GetCurrentTime ( CoreEvent  _this)

References EW_UNUSED_ARG, and EwGetTicks().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ CoreEvent_Init()

void CoreEvent_Init ( CoreEvent  _this,
XHandle  aArg 
)

References aArg, CoreEvent_GetCurrentTime(), and EW_UNUSED_ARG.

Here is the call graph for this function:
Here is the caller graph for this function: