flext 0.6.2
|
Get time since real-time system startup. More...
Functions | |
bool | operator== (const t_atom &a, const t_atom &b) |
bool | operator!= (const t_atom &a, const t_atom &b) |
bool | operator< (const t_atom &a, const t_atom &b) |
bool | operator<= (const t_atom &a, const t_atom &b) |
bool | operator> (const t_atom &a, const t_atom &b) |
bool | operator>= (const t_atom &a, const t_atom &b) |
Get time since real-time system startup.
Get time granularity of the GetTime function.
Get operating system time since flext startup.
Sleep for an amount of time.
Class encapsulating a timer with callback functionality. This class can either be used with FLEXT_ADDTIMER or used as a base class with an overloaded virtual Work function.
Check for SIMD capabilities of the CPU