Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-72

Helper class should provide a Timer feature

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.2.1
    • 1.2.0.1
    • Rule Helpers
    • None

      built-in Helper should include a Timer feature. Similar to Counter, it should allow rules to capture elapsed time. API should be:

      boolean createTimer(Object)
      boolean deleteTimer(Object)
      long getElapsedTimeFromTimer(Object)
      long resetTimer(Object)

        There are no Sub-Tasks for this issue.

            jmazzitelli John Mazzitelli
            jmazzitelli John Mazzitelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: