Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TimerReadLockRef

A Timer Read Lock allows temporary read access to a timer. Dispose this to release the read lock.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • This constructor is an implementation detail. Do not use this.

    Parameters

    • ptr: number

    Returns TimerReadLockRef

Properties

ptr

ptr: number

Methods

timer

  • Accesses the timer.

    Returns TimerRef

Generated using TypeDoc