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