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