Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Import in Ionic #1

Open
iChristosK opened this issue Mar 28, 2019 · 0 comments
Open

Import in Ionic #1

iChristosK opened this issue Mar 28, 2019 · 0 comments

Comments

@iChristosK
Copy link

iChristosK commented Mar 28, 2019

I added this cordova plugin in my Ionic project using this in terminal
cordova plugin add https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-system-cpu/
Now how to import this plugin to the app.module.ts and later in tab.page.ts in order to display memory and cpu usage?

(Can I do:
import {ChromeSystemCpu} from ????
also in order to use it in the class
cordova.plugins.ChromeSystemCPU?

P.S: I want the current frequency of CPU and also current memory usage.

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant