#define qb_log(priority, fmt, args...)
This is the main function to generate a log message.
Definition: qblog.h:501
uint64_t qb_util_stopwatch_time_split_get(qb_util_stopwatch_t *sw, uint32_t receint, uint32_t older)
Read the time split (in us) from "receint" to "older".