Back to Adaptive Vision Library website

You are here: Start » Function Reference » Time

Time

Select a function from the list below.

Icon Name Description Library
CurrentDateTime Returns a string containing the date time information in selected format and all of the date time data separately. Lite
Delay Suspends the program workflow for inTime milliseconds. Lite
DelayByPeriod Suspends the program workflow for inTime milliseconds relative to the end of the filter's last invoke time. Lite
GetClockTime Stops clock to measure performance. Lite
MeasurePeriod Returns elapsed time in milliseconds from last filter call. Lite
StartClock Starts clock to measure performance. Lite

Select Filter Equivalent below.

Icon Name Description Library
AvsFilter_GetClockTime Stops clock to measure performance. Lite