Clock27MHz

fs2.protocols.mpeg.transport.Clock27MHz
case class Clock27MHz(value: Long)

Attributes

Source
Clock27MHz.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def +(that: Clock27MHz): Clock27MHz

Attributes

Source
Clock27MHz.scala
def -(that: Clock27MHz): Clock27MHz

Attributes

Source
Clock27MHz.scala
def toDuration: FiniteDuration

Attributes

Source
Clock27MHz.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product