Click or drag to resize

IIOStatsServiceResponseTimeYs Method

An indication of request response time in microseconds.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 11.0.0.7658
Syntax
C#
long ResponseTimeYs()

Return Value

Type: Int64
Request response time in microseconds, or 0 if not detectable. -1 indicates timeout.
See Also