Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic static SbTime GetTickCount()
Public Shared Function GetTickCount As SbTime
public:
static SbTime GetTickCount()
static member GetTickCount : unit -> SbTime
Return Value
Type:
SbTime
RemarksReturns the current time.
See Also