Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Static Public Member Functions | List of all members
OSleeper Class Reference

Access to sleep protected methods of the QThread class. More...

#include <threading.h>

Inheritance diagram for OSleeper:
Inheritance graph
[legend]
Collaboration diagram for OSleeper:
Collaboration graph
[legend]

Static Public Member Functions

static void sleep (unsigned long secs)
 
static void msleep (unsigned long msecs)
 
static void usleep (unsigned long usecs)
 
static void sleep (unsigned long secs)
 
static void msleep (unsigned long msecs)
 
static void usleep (unsigned long usecs)
 

Detailed Description

Access to sleep protected methods of the QThread class.

Definition at line 40 of file threading.h.

Member Function Documentation

◆ msleep() [1/2]

static void OSleeper::msleep ( unsigned long  msecs)
inlinestatic

Definition at line 47 of file threading.h.

Here is the caller graph for this function:

◆ msleep() [2/2]

static void OSleeper::msleep ( unsigned long  msecs)
inlinestatic

Definition at line 47 of file threading.h.

◆ sleep() [1/2]

static void OSleeper::sleep ( unsigned long  secs)
inlinestatic

Definition at line 43 of file threading.h.

◆ sleep() [2/2]

static void OSleeper::sleep ( unsigned long  secs)
inlinestatic

Definition at line 43 of file threading.h.

◆ usleep() [1/2]

static void OSleeper::usleep ( unsigned long  usecs)
inlinestatic

Definition at line 51 of file threading.h.

◆ usleep() [2/2]

static void OSleeper::usleep ( unsigned long  usecs)
inlinestatic

Definition at line 51 of file threading.h.


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