Searched refs:AppStartTime (Results 1 – 3 of 3) sorted by relevance
80 clock_t AppStartTime; // Set in Main.c and used for time.h member
153 gMD->AppStartTime = (clock_t)((UINT32)time(NULL)); in ShellAppMain()
584 retval = ((clock_t)((UINT32)temp)) - gMD->AppStartTime; in clock()