# DebugStatsUnknown
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**calls** | **i32** | The number of calls. | [optional] [default to null]
**errors** | **i32** | The number of errors. | [optional] [default to null]
**time** | **f32** | The total amount of time spent in this method. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)