Fennel: StatsTarget Class Reference (original) (raw)
Receives notification that stats polling via a TimerThread is ending.
Reimplemented in JavaTraceTarget.
Definition at line 116 of file StatsTimer.cpp.
Referenced by StatsTimer::onThreadEnd().
00117 { 00118 // by default do nothing 00119 }