Skip to main content

get_memory_usage

Function get_memory_usage 

Source
pub async fn get_memory_usage(
    __arg0: State<ApiState>,
    __arg1: Path<String>,
) -> ApiResult<Json<HashMap<String, i64>>>
Expand description

Get memory usage of a specific cortical area in bytes (calculated from neuron count).