Implements
Constructors
new SystemInfo()
new SystemInfo(): SystemInfoReturns
SystemInfoMethods
getOperatingSystemInfo()
getOperatingSystemInfo(): IOperatingSystemInfoReturns
IOperatingSystemInfogetUptime()
getUptime():Promise<MonotonicDuration>
Returns
Promise<MonotonicDuration>
isEmulator()
isEmulator():Promise<boolean>
Returns
Promise<boolean>

