Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
scripttimers.h File Reference

Timer related functions for scripts. More...

#include "PhasorAPI.h"

Go to the source code of this file.

Functions

void l_registertimer (PHASOR_API_ARGS)
 Registers a timer which is called when it expires.
 
void l_removetimer (PHASOR_API_ARGS)
 Removes a currently registered timer.
 

Detailed Description

Timer related functions for scripts.