SYS/BIOS  7.00
Data Fields
Types_Timestamp64 Struct Reference

64-bit timestamp struct More...

#include <ti/sysbios/runtime/Types.h>

Data Fields

uint32_t hi
 most significant 32-bits of timestamp More...
 
uint32_t lo
 least significant 32-bits of timestamp More...
 

Detailed Description

64-bit timestamp struct

Some platforms only support 32-bit timestamps. In this case, the most significant 32-bits are always set to 0.

Field Documentation

§ hi

uint32_t Types_Timestamp64::hi

most significant 32-bits of timestamp

§ lo

uint32_t Types_Timestamp64::lo

least significant 32-bits of timestamp


The documentation for this struct was generated from the following file:
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale