The Self:getUptime Method
The Self:getUptime method returns how long the agent has been running.
Returns
Name | Type | Description |
---|---|---|
Uptime | String | Total days, hours, and minutes the agent has been running. |
Total days | String | Total number of days the agent has been running. |
Total hours | String | Total number of hours the agent has been running. |
Total millisec | Integer | Total number of milliseconds the agent has been running. |
Copyright © Cloud Software Group, Inc. All rights reserved.