Interface ITcRTimeTask
Retrieve extended TwinCAT task Information.
Syntax
TCOM_DECL_INTERFACE("02000003-0000-0000-e000-000000000064", ITcRTimeTask)
struct __declspec(novtable) ITcRTimeTask : public ITcTask
Required include: TcRtInterfaces.h
Remarks
Retrieving and using TwinCAT task Information could be done by this interface.
Please have a look at Sample30: Timing Measurement
Further Information