WtfScopeFn
A scope function for the Web Tracing Framework (WTF).
interface WtfScopeFn {
(arg0?: any, arg1?: any): any
}
Methods
Parameters
Returns
|
A scope function for the Web Tracing Framework (WTF).
interface WtfScopeFn {
(arg0?: any, arg1?: any): any
}
Parameters
Returns
|