Samples: {
    loop: number;
    total: number;
}

Type declaration

  • loop: number

    Total of all wait values between the loop point and the end of the file, or 0 if there is no loop.

  • total: number

    Total of all wait values in the file.

Generated using TypeDoc