CrFwTimeCyc_t CrFwGetCurrentCycTime()
Return the current time in "cycle format" (integer number of cycles elapsed since some event)...
Header file to define all invariant publicly available constants and types for the CORDET Framework...
float CrFwTime_t
Type used for the application time.
CrFwTime_t CrFwTimeStampToStdTime(CrFwTimeStamp_t timeStamp)
Convert a time value from time-stamp format to standard time format.
CrFwTimeStamp_t CrFwGetCurrentTimeStamp()
Return the current time in the format used for the command and report time-stamp. ...
unsigned int CrFwTimeStamp_t
Type used for the time stamp of a command or report.
CrFwTime_t CrFwGetCurrentTime()
Return the current application time in standard format.
Header file to define all user-configurable constants and types for the CORDET Framework (the non-con...
unsigned int CrFwTimeCyc_t
Type used for the number of elapsed cycles.
CrFwTimeStamp_t CrFwStdTimeToTimeStamp(CrFwTime_t stdTime)
Convert a time value from standard time format to time-stamp format.