Note: This doesn't expose a way of showing these timing trees to users, they
only exist right now as a glorified form of console.log. When we find a
thread-local storage mechanism we like, we can re-implement true timing trees
Type parameters
T
Parameters
name: string
func: function
(): Promise<T>
Returns Promise<T>
Returns Promise<object | object>
deserialize
deserialize(obj: any): any
Parameters
obj: any
Returns any
Let deserializeCachedTable
deserializeCachedTable(o: any, deserialize: function): any
Parameters
o: any
deserialize: function
(obj: any): any
Parameters
obj: any
Returns any
Returns any
Let deserializeDate
deserializeDate(o: any, deserialize: function): Date
Note: This doesn't expose a way of showing these timing trees to users, they only exist right now as a glorified form of console.log. When we find a thread-local storage mechanism we like, we can re-implement true timing trees