DeviceStatisticsHelperTUpdate(Int64) Method
Updates the statistics for the number of measurements received and the number
of measurements expected in the
IDevice wrapped by this helper.
Namespace: Gemstone.Timeseries.StatisticsAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.166 -- Release Build+57b72ea94712c6fb93701495d2d13b86cd7b5162
public void Update(
long nowTicks
)
Public Sub Update (
nowTicks As Long
)
function Update(nowTicks);
Parameters
- nowTicks Int64
- The current time, in ticks.