IntervalMilliseconds Property

Contains the millisecond component of the time interval between data points.

Syntax

object.IntervalMilliseconds [= Long]

Properties

The IntervalMilliseconds property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Long

The time between points in milliseconds.

Remarks

The IntervalMillisecond default value is 0. This is used when precision under 1 second is desired for the returned data.

 

Applies To