Skip to content

Is it possible to view the time delta between each line? #978

@lheinold

Description

@lheinold

Is your feature request related to a problem? Please describe.
I know how to get the time delta from the beginning of the file or from a marked line (shift+t) but is there a way to show the delta between each line? So if messages were being printed every second (for example), the time delta would show 1s, 1s, 1s, 1s instead of 1s, 2s, 3s, 4s.

Describe the solution you'd like
A way to switch from cumulative time delta to time delta from the previous line.

Describe alternatives you've considered
While the current feature (shift+t) does show the same information, it is not as easy (for me) to understand.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions