Home | All Classes | Grouped Classes | Index | Search
Generic functions that didn't fit in other places. More...
Derived from:
none
Derived by:
none
Group: Core (System)
#include <ClanLib/core.h>
Attributes:
Get the current time (since system boot), in milliseconds, including effects of suspend_time() | |
Returns true if MMX technology is available on this CPU. | |
Returns true if 3DNow! technology is available on this CPU. | |
Returns true if extended 3DNow! is present on this CPU. | |
Returns the amount of cpus and -1 if it wasn't possible to detect |
Operations:
Checks for system events, updates input and other stuff. | |
Sleep for 'millis' milliseconds. | |
Suspend the time. | |
Resumes the time. | |
Returns the full dirname of the executable that started this process (aka argv[0]) |
Detailed description:
!group=Core/System! !header=core.h!