Display Time
FollowMany parts of the UI use concept of display time. For example the model detail shows all field and element values as they were at the the currently set display time.
Format
The display time format is 'seconds.milliseconds' counted from the initialization of BugJail Agent during capturing (which is usually about 50 milliseconds after starting of the captured Java process).
Setting
The current display time is set automatically to time of entry to method when one of the following is clicked:
- Entry timestamp (the first timestamp, at the left edge of the call row)
- Owning instance/object of the method
- Any of arguments
The current display time is set automatically to time of exit from method when one of the following is clicked:
- Duration of the call
- Exit value (return value or thrown exception)
- Exit timestamp (the second timestamp, last part of the call row)
Comments
0 comments
Please sign in to leave a comment.