Interface ITimerEvent


public interface ITimerEvent
A timer event.
Since:
7.1
Author:
Jon van Leuven
  • Method Summary

    Modifier and Type
    Method
    Description
    This method returns the time of the timer event.
  • Method Details

    • getTime

      DateTimeValue getTime()
      This method returns the time of the timer event.
      Returns:
      The time, may not be null.