#include <TThread.h>
Inheritance diagram for TThreadTimer:

Public Member Functions | |
| TThreadTimer (Long_t ms=10) | |
| Bool_t | Notify () |
| TThreadTimer (Long_t ms=10) | |
| Bool_t | Notify () |
Definition at line 205 of file TThread.h.
| TThreadTimer::TThreadTimer | ( | Long_t | ms = 10 |
) |
| TThreadTimer::TThreadTimer | ( | Long_t | ms = 10 |
) |
| Bool_t TThreadTimer::Notify | ( | ) | [virtual] |
Reimplemented from TTimer.
Definition at line 1054 of file TThread.cxx.
References TThread::fgXAct, kFALSE, TTimer::Reset(), and TThread::XAction().
1.5.1