pond-ts API Reference (core)
    Preparing search index...

    Class Time

    A point-in-time event key represented as a single millisecond timestamp. Example: new Time(Date.now()).

    Implements

    Index

    Constructors

    Properties

    kind: "time" = 'time'
    timestamp: number

    Methods