get.workflow.time.elapsed: Get the time taken for a workflow to reach its current state...

View source: R/submit.workflows.csv.R

get.workflow.time.elapsedR Documentation

Get the time taken for a workflow to reach its current state from the time it started execution

Description

Get the time taken for a workflow to reach its current state from the time it started execution

Usage

get.workflow.time.elapsed(server, workflow_id)

Arguments

server

Server object obtained using the connect() function

workflow_id

ID of the PEcAn workflow whose details are needed

Value

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)

Author(s)

Tezan Sahu


PecanProject/rpecanapi documentation built on April 2, 2024, 8:17 a.m.