SoSystemTimerIsPending Method |
Return true if the timer is running.
Namespace: OIV.Inventor.SensorsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public abstract bool IsPending()
Public MustOverride Function IsPending As Boolean
public:
virtual bool IsPending() abstract
abstract IsPending : unit -> bool
Return Value
Type:
BooleanRemarks See Also