SPeCS Packages Documentation
    Preparing search index...

    Allows checkpointing of generic objects.

    Index

    Constructors

    Properties

    checkpointName: string
    currentObject: object | undefined = undefined
    interval: number | undefined = undefined
    timestamp: number | undefined = undefined

    Methods

    • Monitors the given object. If there is a saved filed from a previous execution, returns the saved object instead.

      Parameters

      • object: object

      Returns object

      The object that will be monitored