#include <mi32/misystem.h>
Definition at line 82 of file misystem.h.
|
|
Definition at line 85 of file misystem.h. |
|
|
Get current user name.
|
|
|
Get value of named environment variable.
|
|
|
Get amount of available physical memory.
|
|
|
Get amount of total physical memory.
|
|
|
Get platform.
|
|
|
Returns a simple clock tick of unknown starting time.
|
|
|
Get number of clock ticks per second.
|
|
|
Return 'timer' value. Precision of timer is system-dependent, ranging from 1ms and 100ns.
|
|
|
Get amount of available virtual memory. The return value may change if the OS supports dynamic page/swap file allocation.
|
|
|
Get total amount of virtual memory. The return value may change if the OS supports dynamic page/swap file allocation.
|
|
|
Set the current working directory Note, to get the current working directory, construct a FILEPATH with FILEPATH::PATHTYPE_Current.
|
|
|
Delay for specified time.
|
|
|
Determine if system supports 64-bit filesystems.
|
|
||||||||||||
|
Translate OS error code to MicroImages error code Does NOT do a SetErrPosn() on the error code, that is up to the caller.
|
1.3.8-20040913