Takaro - v0.7.2
    Preparing search index...

    Interface PingHealthPointDTO

    PingHealthPointDTO

    interface PingHealthPointDTO {
        p50: number;
        p95: number;
        timestamp: string;
    }
    Index

    Properties

    Properties

    p50: number

    PingHealthPointDTO

    p95: number

    PingHealthPointDTO

    timestamp: string

    PingHealthPointDTO