Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static SbTime GetTickCount()
Public Shared Function GetTickCount As SbTime
public:
static SbTime GetTickCount()
static member GetTickCount : unit -> SbTime
Return Value
Type:
SbTimeRemarks Returns the current time.
See Also