12#include "kanoopcommon.h"
static QString currentThreadString()
Return a human-readable description of the currently executing thread.
static QString threadString(QThread *thread)
Return a human-readable description of a specific thread.
static void spinSleep(uint64_t usecs)
Spin-wait (busy-loop) for the specified number of microseconds.