hosanna-ui-docs - v0.9.0
    Preparing search index...

    PortPromise extends HsPromise and integrates with a message port for resolving promises. It implements the ITickable interface for periodic updates.

    Type Parameters

    • T

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    currentMs: number = 0
    id: string = ''

    A unique identifier for the promise.

    maxMs: number = 0

    Methods