Hi all,
I asked this question a long time ago, and it was successfully answered, but now I can't find the post and it doesn't look like it was ever documented anywhere.
Does anyone know the format of the log entries when performing script / object / stack profiling? I believe the first value is "time in milliseconds since game start", but some of the other values I don't know their significance.
The log line from a Stack profile log looks like:
41082:QUEUE_PUSH:1823:5: (090365B9):ObjectReference.??.GetPositionZ
Which I take to be:
: : ???> : > : : . ?> .
Any input would be appreciated. Lots of unknowns here.