AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
AJATimeLog Member List

This is the complete list of members for AJATimeLog, including all inherited members.

_lastDeltaAJATimeLogprotected
_tagAJATimeLogprotected
_timeAJATimeLogprotected
_unitAJATimeLogprotected
AJATimeLog()AJATimeLog
AJATimeLog(const char *tag, int unit=AJA_DebugUnit_Critical)AJATimeLog
AJATimeLog(const std::string &tag, int unit=AJA_DebugUnit_Critical)AJATimeLog
GetDelta(bool bReset=true)AJATimeLog
GetLastDelta()AJATimeLoginline
GetLastDeltaMs()AJATimeLoginline
GetTag()AJATimeLoginline
GetUnit()AJATimeLoginline
Print(const char *str)AJATimeLog
Print(const std::string &str)AJATimeLoginline
PrintDelta(bool bReset=true)AJATimeLog
PrintDelta(const char *addedTag, bool bReset=true)AJATimeLog
PrintDelta(uint64_t threashold, const char *addedTag, bool bReset)AJATimeLog
PrintDelta(const std::string &addedTag, bool bReset=true)AJATimeLoginline
PrintDeltaIf(bool bEnable, bool bReset=true)AJATimeLoginline
PrintDeltaIf(bool bEnable, const char *addedTag, bool bReset=true)AJATimeLoginline
PrintDeltaIf(bool bEnable, const std::string &addedTag, bool bReset=true)AJATimeLoginline
PrintReset()AJATimeLog
PrintResetIf(bool bEnable=true)AJATimeLoginline
PrintValue(int64_t val)AJATimeLog
PrintValue(int64_t val, const char *addedTag)AJATimeLog
PrintValue(int64_t val, const std::string &addedTag)AJATimeLoginline
Reset()AJATimeLog
SetTag(const char *tag)AJATimeLoginline
SetUnit(int unit)AJATimeLoginline
~AJATimeLog()AJATimeLogvirtual