[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This document outlines the Runtime Utilities API, which has been deprecated since version 1.8.1."],["The API provides access to runtime information and functionalities, including CPU and memory usage."],["The `cpu_usage` function returns CPU usage data in mcycles, while `memory_usage` returns memory usage data in MB."],["The `is_shutting_down` function indicates whether the server is in the process of shutting down."],["The `set_shutdown_hook` function allows registration of a custom function to execute during server shutdown."]]],[]]