Gjsify LogoGjsify Logo

The capabilities of this clock

bitfield

Index

Enumeration Members

CAN_DO_PERIODIC_ASYNC: number

clock can do async periodic timeout callbacks

CAN_DO_PERIODIC_SYNC: number

clock can do sync periodic timeout requests

CAN_DO_SINGLE_ASYNC: number

clock can do a single async timeout request

CAN_DO_SINGLE_SYNC: number

clock can do a single sync timeout request

CAN_SET_MASTER: number

clock can be slaved to a master clock

CAN_SET_RESOLUTION: number

clock's resolution can be changed

LAST: number

subclasses can add additional flags starting from this flag

NEEDS_STARTUP_SYNC: number

clock needs to be synced before it can be used

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method