|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.LogicOperations Namespace > TimedOperation Class |
Represents an operation that is executed with a single input and is timed for performance measurement.
Namespace: BNCS.Logic.LogicOperations
Assembly: BNCS.Logic (in BNCS.Logic.dll)
public class TimedOperation : SingleInputOperation
This class extends the SingleInputOperation class to include timing functionality. It is useful for operations where performance metrics are important.
Object
BNCS.Logic.Abstract.BaseLogicEntity
BNCS.Logic.Abstract.GenericOperation
BNCS.Logic.Abstract.SingleInputOperation
BNCS.Logic.LogicOperations.TimedOperation
BNCS.Logic.LogicOperations Namespace