Variable getStats

getStats: ((profileName?) => StatsObject)

Type declaration

    • (profileName?): StatsObject
    • Function

      Name

      getStats

      Memberof

      module:moize

      Alias

      moize.getStats

      Description

      get the statistics of a given profile, or overall usage

      Parameters

      • Optional profileName: string

      Returns StatsObject

      statistics for a given profile or overall usage

Generated using TypeDoc