Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Time Span to Session Span Ratio

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Time Span to Session Span Ratio

    Dear Support,

    I am looking for a way to correctly calculate the ratio of the current time span to session time span. For example:

    Code:
    Ratio double = (Current Time - Session Begin) / (Session End - Session Begin)
    I am wondering if there is a current "Method" in NT8 or a sample script to achieve this. Also, is it necessary to consider the Session Iterator in this calculation.

    Many thanks.
    Last edited by aligator; 11-01-2021, 10:30 AM.

    #2
    Hi aligator, thanks for writing in.

    There is no existing sample of this that we know of. The session iterator would need to be used in a custom method to calculate the ratio.

    Best regards,
    -ChrisL

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    661 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    376 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    110 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    574 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    580 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X