Home
last modified time | relevance | path

Searched refs:u32TimeCreate (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DInternal_DMX_debug.h131 MS_U32 u32TimeCreate; member
H A DInternal_DMX_debug.c982 … (unsigned int)(((MsOS_GetSystemTime() - stDmxDbgInfo[i].u32TimeCreate)/1000)), in _DMX_DBG_Flt()
H A DapiDMX.c4962 stDmxDbgInfo[(*pu32DmxId)].u32TimeCreate = MsOS_GetSystemTime(); in _MApi_DMX_Open_Common()