Percepio Trace Recorder  v4.6.6
TraceTimestamp Struct Reference

Trace Timestamp Structure. More...

#include <trcTimestamp.h>

Data Fields

uint32_t type
 
TraceUnsignedBaseType_t frequency
 
uint32_t period
 
uint32_t wraparounds
 
uint32_t osTickHz
 
uint32_t latestTimestamp
 
uint32_t osTickCount
 

Detailed Description

Trace Timestamp Structure.

Field Documentation

◆ frequency

TraceUnsignedBaseType_t TraceTimestamp::frequency

Timer Frequency

◆ latestTimestamp

uint32_t TraceTimestamp::latestTimestamp

Latest timestamp

◆ osTickCount

uint32_t TraceTimestamp::osTickCount

RTOS tick count

◆ osTickHz

uint32_t TraceTimestamp::osTickHz

RTOS tick frequency

◆ period

uint32_t TraceTimestamp::period

Timer Period

◆ type

uint32_t TraceTimestamp::type

Timer type (direction)

◆ wraparounds

uint32_t TraceTimestamp::wraparounds

Nr of timer wraparounds


The documentation for this struct was generated from the following file: