Searched defs:getDefaultCounterOptions (Results 1 – 2 of 2) sorted by relevance
37 protected getDefaultCounterOptions(): CounterOptions { method in RunnableThreadCountTrack
67 function getDefaultCounterOptions(name: string): Partial<CounterOptions> { function