class ScoutApm::Instruments::Allocations
Constants
- ENABLED
Public Class Methods
count()
click to toggle source
static VALUE get_allocation_count() { return ULL2NUM(endpoint_allocations); }
static VALUE get_allocation_count() { return ULL2NUM(endpoint_allocations); }