var clock: UInt64
Return the clock used for the calculation (seconds) As number of seconds as “Unix time”. (i.e., the number of seconds elapsed since midnight UTC of January 1, 1970).
var startTime: UInt64
Return the start time used for clock synchronization. (seconds)
var timeStep: UInt64
Return the timestep used for calculation. (seconds)