Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TimeFromBehavior

Hierarchy

Implements

Index

Constructors

constructor

Properties

child

child: Observer<any>

last

last: Time

nrOfListeners

nrOfListeners: number

of

of: function = of

Type declaration

pushing

pushing: boolean

Private startTime

startTime: Time

Static of

of: function = of

Type declaration

Methods

addListener

beginPulling

  • beginPulling(): void

chain

endPulling

  • endPulling(): void

map

pull

push

  • push(): void

removeListener

  • removeListener(listener: Observer<any>): void

subscribe

Generated using TypeDoc