47 #ifndef ti_sysbios_runtime_Timestamp__include    48 #define ti_sysbios_runtime_Timestamp__include    60 #define ti_sysbios_runtime_Timestamp_long_names    61 #include "Timestamp_defs.h"    94 extern void Timestamp_init(
void);
   104 #undef ti_sysbios_runtime_Timestamp_long_names   105 #include "Timestamp_defs.h" Basic constants and types. 
void Timestamp_getFreq(Types_FreqHz *freq)
get timestamp frequency 
uint32_t Timestamp_get32(void)
get 32-bit timestamp 
64-bit frequency struct (in Hz) 
Definition: Types.h:98
void Timestamp_get64(Types_Timestamp64 *timestamp64)
get 64-bit timestamp 
64-bit timestamp struct 
Definition: Types.h:81