I am trying to capture cumulative value of particular token label i.e. between Custom code - On entry and before Custom Code-2 on Exit.
Every time a token enters Custom code I am trying for time it enters and the cumulative value of particular label and every time a token exists also cumulative value should be updated by subtracting from the total value.
I have successfully updated the time and cumulative value. But not able to achieve the time plot.