launchTime
The time that the task execution actually begins. For non-queued tasks, LaunchTime
and StartTime
are typically the same. For queued tasks, LaunchTime
is typically later than StartTime
because previously queued tasks must finish running before newer tasks can begin.