List of all members.
Public Member Functions
- virtual bool apply (const Info &SourceCode, double time)=0
- Virtual callback, gives the current time for each source code information.
Member Function Documentation
virtual bool MemCore::Profiler::Iterator::apply |
( |
const Info & |
SourceCode, |
|
|
double |
time |
|
) |
| [pure virtual] |
Virtual callback, gives the current time for each source code information.
Note that the apply() function is not sorted by time, if that is required it needs to be done by the implementation of the Iterator.
The documentation for this struct was generated from the following files:
- memcore/Timer.hpp
- memcore/Timer.cpp