I am trying to get the actual running time of workflows from the Mongo database but so far all I can find is the CreationDateTime and CompletionDateTime in the AS_Queue. However CreationDateTime is the time the server started to queue the workflow and not the actual start of the workflow running.
Can anyone help in where I can find this level of information?
Thanks
After searching around some more I have found the data in the __ServiceData Blob