# Port functions

Source: [https://docs.qualcomm.com/doc/80-58740-4/topic/port-functions.html](https://docs.qualcomm.com/doc/80-58740-4/topic/port-functions.html)

Port the interface functions to be implemented.

## qcc74xlog\_clock

Get the current CPU clock number.

     uint64_t qcc74xlog_clock(void);Copy to clipboard

## qcc74xlog\_time

Get the current UTC timestamp.

     uint32_t qcc74xlog_time(void);Copy to clipboard

## qcc74xlog\_thread

Get the current thread name.

     char *qcc74xlog_thread(void);Copy to clipboard

**Parent Topic:** QCC74xLOG

Last Published: Feb 10, 2025

Previous Topic
 
Macros Next Topic

Global functions