returns job time
return the time string converted from counter ex) counter=100000000 with integer(8) --> 100 sec --> 1 minute 40.00 seconds
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=8), | intent(in) | :: | counter |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | time |