Interface TimerService


@Internal public interface TimerService
Enables to provide time characteristic to NFA for use in IterativeCondition.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Current processing time as returned from TimerService.
  • Method Details

    • currentProcessingTime

      long currentProcessingTime()
      Current processing time as returned from TimerService.