|
PuzzleSDK
|
Public 成员函数 | |
| void | startTick (const std::string &key) |
| int | endTick (const std::string &key) |
| int64_t | now () const |
| void | reset () |
Private 属性 | |
| std::map< std::string, int64_t > | _durations |
在文件 NewRendererTest.cpp 第 33 行定义.
|
inline |
在文件 NewRendererTest.cpp 第 39 行定义.
引用了 _durations , 以及 now().
被这些函数引用 SpriteCreation::doTest().
函数调用图:
这是这个函数的调用关系图:
|
inline |
在文件 NewRendererTest.cpp 第 52 行定义.
被这些函数引用 endTick() , 以及 startTick().
这是这个函数的调用关系图:
|
inline |
|
inline |
在文件 NewRendererTest.cpp 第 35 行定义.
引用了 _durations , 以及 now().
被这些函数引用 SpriteCreation::doTest().
函数调用图:
这是这个函数的调用关系图:
|
private |
在文件 NewRendererTest.cpp 第 61 行定义.
被这些函数引用 endTick(), reset() , 以及 startTick().