ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Animation Namespace / Timer Class / GetTime Method

In This Topic
    GetTime Method
    In This Topic
    HRESULT IUIAnimationTimer::GetTime([Out] double* seconds)
    Syntax
    'Declaration
     
    Public Function GetTime() As System.Double
    public System.double GetTime()
    See Also