Ops

dfhdl.core.Timer.Ops
object Ops

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ops.type

Members list

Extensions

Extensions

extension (timer: Timer)
def *(ratio: Int | Double)(using DFC): Timer
def /(ratio: Int | Double)(using DFC): Timer
def delay(arg: Time)(using DFC): Timer
def isActive(using DFC): DFValOf[DFBool]