Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Nick Thissen
on
For reference: to actually use these values directly from the telemetry object you can go via the "sim" parameter and its Telemetry property:
var time = sim.Telemetry.SessionTime;