51 now = (int)time(NULL);
52 memcpy(&ts, &now,
sizeof(
int));
Interface through which framework components access the current time.
Header file to define all invariant publicly available constants and types for the CORDET Framework...
CrFwTimeStamp_t CrFwGetCurrentTime()
Return the current time.
unsigned int CrFwTimeStamp_t
Type used for the time stamp of a command or report.