///性能测试工具 方便进行系统运行时间的统计
class CTestTools
{
public:
    ///开始计时
    void start(string sInfo="");

    ///打印信息
    void dump();

    ///重新启动,并打印
    void dumpAndStart(string sInfo="");
};
Copyright © TouchNet 2015 all right reserved,powered by Gitbook最后修订时间: 2022-06-21 09:21:04

results matching ""

    No results matching ""