Base
class Base (View source)
Basic SysInfo class not providing any real data.
Methods
array
loadavg()
Gets load information
array
memory()
Gets information about memory usage
static bool
isSupported()
Checks whether class is supported in this environment
Details
array
loadavg()
Gets load information
array
memory()
Gets information about memory usage
static bool
isSupported()
Checks whether class is supported in this environment