(className, queryType, operation string, dims int)
| 118 | DeleteReferenceInc() |
| 119 | DeleteReferenceDec() |
| 120 | AddUsageDimensions(className, queryType, operation string, dims int) |
| 121 | } |
| 122 | |
| 123 | type timeSource interface { |
no outgoing calls
no test coverage detected