Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Gets the current elapsed episode time for the given agent.
Target is Learning Agents Training Environment
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Agent Id | The AgentId to look-up the episode time for |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value | The elapsed episode time |