mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
19 lines
447 B
Markdown
19 lines
447 B
Markdown
|
# Uptime
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-uptime
|
||
|
$ npm install @awesome-cordova-plugins/uptime
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/uptime/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/s1lviu/cordova-plugin-uptime](https://github.com/s1lviu/cordova-plugin-uptime)
|
||
|
|
||
|
This plugin provides the time spent in milliseconds since boot \(uptime\).
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
|