Contents

lastDeltaTimestamp

A timestamp for when the profile reports the delta value.

Declaration

var lastDeltaTimestamp: TimeInterval { get }

Discussion

This property isn’t a specific date and time. To determine the time between delta values, subtract a previous value from the current value.

See Also

Getting the delta value and timestamp