The Self:getUptime Method

The Self:getUptime method returns how long the agent has been running.

Type

Synchronous, IMPACT_INFO.

Arguments

None

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.