getSystemInfo

abstract fun getSystemInfo(): SystemInfo

Retrieve system information

Return

A map containing system specific information (including kernels data) or null if not available. Note that some systems need a call to setup() before being able to access those data.