PatchbayFrameObserver class final
Counts only frames explicitly observed by Patchbay operations.
Constructors
Properties
Methods
-
framesBefore(
DateTime deadline, int count) → Future< int> -
Requests and observes up to
countframes before one shared deadline. -
nextFrameBefore(
DateTime deadline) → Future< bool> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited