NW_System_Timer_s Struct Reference

struct NW_System_Timer_s

Member Data Documentation

NW_System_Timer_Callback_t callback

NW_System_Timer_Callback_t callback

void * clientData

void *clientData

NW_Bool isRunning

NW_Bool isRunning

NW_Uint32 period

NW_Uint32 period

NW_Uint32 remainingTime

NW_Uint32 remainingTime

NW_Bool repeating

NW_Bool repeating

NW_Uint32 startTime

NW_Uint32 startTime

NW_Object_Dynamic_t super

NW_Object_Dynamic_t super