Interface ITableDataConsumer

    • Method Detail

      • consumeData

        void consumeData​(long time,
                         double tick)
        Consume data from the provider.
        Parameters:
        time - The current time.
        tick - The current tick.