Offset

final case
class Offset() extends Lazy with ScalarRated

Start time offset within the proc, in seconds. Will be zero if proc is started from the beginning.

Reports zero if no time information is available.

Companion
object
trait Serializable
trait ScalarRated
trait Lazy
trait GE
trait Expander[UGenInLike]
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
final
def rate: Rate
Inherited from
ScalarRated