setSubscriptionDuration()

The τ Recorder API


setSubscriptionDuration()

This verb is used to change the default interval between two post on the “Update Progress” stream. (The default interval is 0 (zero) which means “NO post”)

Example:

        // 0 is default
        myRecorder.setSubscriptionDuration(Duration: milliseconds:(0.100));
        Lorem ipsum ...
Tags: api recorder