utilities to log function's invoke time More...
#include "ZFCoreTypeDef.h"
Go to the source code of this file.
Namespaces | |
namespace | ZFCoreStatistic |
Functions | |
void | ZFCoreStatistic::invokeCountLog (const zfstring &key) |
see ZFCoreStatistic::invokeCountGet | |
void | ZFCoreStatistic::invokeCountRemove (const zfstring &key) |
see ZFCoreStatistic::invokeCountGet | |
void | ZFCoreStatistic::invokeCountRemoveAll (void) |
see ZFCoreStatistic::invokeCountGet | |
zfindex | ZFCoreStatistic::invokeCountGet (const zfstring &key) |
get ZFCoreStatistic::invokeCountLog's invoke count | |
utilities to log function's invoke time