--- description: >- Uptime plugin for Cordova and Ionic. This plugin provides the time spent in milliseconds since boot (uptime). --- # Uptime This plugin provides the time spent in milliseconds since boot (uptime). ## Installation ```bash ionic cordova plugin add cordova-plugin-uptime npm install @awesome-cordova-plugins/uptime ``` **Plugin Repo:** [https://github.com/s1lviu/cordova-plugin-uptime](https://github.com/s1lviu/cordova-plugin-uptime) ## Supported Platforms - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)