objc

Data Structures
NXThread.h File Reference

Defines the NXThread class for thread management. More...

#include "NXTimeInterval.h"
Include dependency graph for NXThread.h:

Go to the source code of this file.

Data Structures

class  NXThread
 A class for managing and interacting with threads. More...
 

Detailed Description

Defines the NXThread class for thread management.

This file provides the definition for the NXThread class, which offers basic threading capabilities such as pausing thread execution.

Definition in file NXThread.h.