Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / WorkUnit Class / ExecutionTime Property

In This Topic
    ExecutionTime Property (WorkUnit)
    In This Topic
    Gets the (last) work execution time in milliseconds.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExecutionTime As Long
    public long ExecutionTime {get;}
    See Also