Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.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