LoopDuration

eu.joaocosta.minart.runtime.LoopFrequency$.LoopDuration
final case class LoopDuration(millis: Long) extends LoopFrequency

Frequency defined by duration.

Attributes

millis

duration in millis

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Returns the duration of each loop interval

Returns the duration of each loop interval

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product