

Public Member Functions | |
| UpdateReachableTimer (StatsTracker *_statsTracker) | |
| void | run () |
| The event callback. | |
Private Attributes | |
| StatsTracker * | statsTracker |
Definition at line 121 of file StatsTracker.cpp.
| klee::UpdateReachableTimer::UpdateReachableTimer | ( | StatsTracker * | _statsTracker | ) | [inline] |
Definition at line 125 of file StatsTracker.cpp.
| void klee::UpdateReachableTimer::run | ( | ) | [inline, virtual] |
The event callback.
Implements klee::Executor::Executor::Timer.
Definition at line 127 of file StatsTracker.cpp.
Definition at line 122 of file StatsTracker.cpp.
1.5.8