mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
21 lines
445 B
Markdown
21 lines
445 B
Markdown
# Uptime
|
|
|
|
```
|
|
$ 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
|
|
|
|
|
|
|