replicaHours property

double? replicaHours
getter/setter pair

The number of replica hours used.

Note that many replicas may run in parallel, and additionally any given work may be queued for some time. Therefore this value is not strictly related to wall time.

Output only.

Implementation

core.double? replicaHours;