AgsSingleThread

AgsSingleThread — single threaded environment

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── AgsThread
        ╰── AgsSingleThread

Implemented Interfaces

AgsSingleThread implements AgsConnectable.

Includes

#include <ags/thread/ags_single_thread.h>

Description

The AgsSingleThread runs the application within one single thread.

Functions

ags_single_thread_new ()

AgsSingleThread *
ags_single_thread_new ();

Types and Values

AGS_SINGLE_THREAD_DEFAULT_JIFFIE

#define AGS_SINGLE_THREAD_DEFAULT_JIFFIE (48.0)