Hello,
Quick question regarding the Deadline 6 Beta command-line tool. Are there any options/switches available to format the output for job task times?
i.e. from the command shell:
%> deadlinecommand GetJobTaskTotalTime 512fe02e8b3a09365c637e29
TaskTotalRenderTime=00d 00h 07m 03s
%> deadlinecommand GetJobTaskAverageTime 512fe02e8b3a09365c637e29
TaskAverageRenderTime=00d 00h 00m 16s
%> deadlinecommand GetJobTaskTotalTimeNorm 512fe02e8b3a09365c637e29
TaskTotalNormalizedRenderTime=00d 00h 07m 03s
%> deadlinecommand GetJobTaskAverageTimeNorm 512fe02e8b3a09365c637e29
TaskAverageNormalizedRenderTime=00d 00h 00m 16s
… Instead of having the output auto-formatted as “XXd XXh XXm XXs” for these commands, I’d like to have the time output as a single numeric value in seconds. Is this possible?
Thanks lots!
Parmjit V.
Software Developer