LMMS
Loading...
Searching...
No Matches
eel_misc.h File Reference
#include <sys/time.h>
#include <time.h>

Go to the source code of this file.

Functions

static EEL_F NSEEL_CGEN_CALL _eel_sleep (void *opaque, EEL_F *amt)
static EEL_F *NSEEL_CGEN_CALL _eel_time (void *opaque, EEL_F *v)
static EEL_F *NSEEL_CGEN_CALL _eel_time_precise (void *opaque, EEL_F *v)
void EEL_misc_register ()

Function Documentation

◆ _eel_sleep()

EEL_F NSEEL_CGEN_CALL _eel_sleep ( void * opaque,
EEL_F * amt )
static

◆ _eel_time()

EEL_F *NSEEL_CGEN_CALL _eel_time ( void * opaque,
EEL_F * v )
static

◆ _eel_time_precise()

EEL_F *NSEEL_CGEN_CALL _eel_time_precise ( void * opaque,
EEL_F * v )
static

◆ EEL_misc_register()

void EEL_misc_register ( )