Struct RTimeCpuLatency
- Namespace
- TwinSharp
- Assembly
- TwinSharp.dll
Struct that describes the realtime latency of the CPU.
public struct RTimeCpuLatency
- Inherited Members
Fields
Current
The current latency time of a TwinCAT system in µs.
public uint Current
Field Value
Limit
Limit.
public uint Limit
Field Value
Maximum
The maximum latency time of a TwinCAT system in µs (maximum latency time since the TwinCAT system was last started).
public uint Maximum