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

Helper class should provide a Timer feature

    XMLWordPrintable

Details

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

    Description

      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)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: