View source: R/submit.workflows.csv.R
get.workflow.time.elapsed | R Documentation |
Get the time taken for a workflow to reach its current state from the time it started execution
get.workflow.time.elapsed(server, workflow_id)
server |
Server object obtained using the connect() function |
workflow_id |
ID of the PEcAn workflow whose details are needed |
An object containing the most recent step of the workflow, its status along with the total time taken for execution till the step (in seconds)
Tezan Sahu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.