(length history [start [end]])
An integer number of values in the history between the specified start and end times, in this format:
(length history length)
on success, otherwise:
(error "History history does not exist")
This command queries the history for the total number of values available.
This command corresponds to the Cogent C API function HI_Length and the hist_length dynamic library function.
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.