Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
jpp::IProfiler Member List

This is the complete list of members for jpp::IProfiler, including all inherited members.

add(s32 id, const core::wstring &name, const core::wstring &groupName)jpp::IProfilerinline
add(const core::wstring &name, const core::wstring &groupName)jpp::IProfilerinline
addGroup(const core::wstring &name) (defined in jpp::IProfiler)jpp::IProfilerinlineprotected
findDataIndex(u32 &result, const core::wstring &name) constjpp::IProfilerinline
findGroupIndex(u32 &result, const core::wstring &name) constjpp::IProfilerinline
getGroupCount() constjpp::IProfilerinline
getGroupData(u32 index) constjpp::IProfilerinline
getProfileDataById(u32 id)jpp::IProfilerinline
getProfileDataByIndex(u32 index) constjpp::IProfilerinline
getProfileDataCount() constjpp::IProfilerinline
IProfiler()jpp::IProfilerinline
printAll(core::wstring &result, bool includeOverview=false, bool suppressUncalled=true) const =0jpp::IProfilerpure virtual
printGroup(core::wstring &result, u32 groupIndex, bool suppressUncalled) const =0jpp::IProfilerpure virtual
ProfileDatas (defined in jpp::IProfiler)jpp::IProfilerprotected
ProfileGroups (defined in jpp::IProfiler)jpp::IProfilerprotected
resetAll()jpp::IProfilerinline
resetDataById(s32 id)jpp::IProfilerinline
resetDataByIndex(u32 index)jpp::IProfilerinline
resetGroup(u32 index)jpp::IProfilerinline
start(s32 id)jpp::IProfilerinline
stop(s32 id)jpp::IProfilerinline
Timer (defined in jpp::IProfiler)jpp::IProfilerprotected
~IProfiler() (defined in jpp::IProfiler)jpp::IProfilerinlinevirtual

Jimcpp    @cppfx.xyz

K