• H
    Monitor Framework (#24079) · 5822862d
    hutuxian 提交于
    * Add a StatValue class in the backend to represent a stat.
    * Add a singleton StatRegistry to maintain the collection of stats.
    * For the sake of code neatness, we only support type of int and float, which can cover most of the scenarios.
    5822862d
pybind.cc 101.1 KB